steps

package
v0.0.0-...-6bac870 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2021 License: BSD-3-Clause Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_test_platform_skylab_test_runner_steps_test_execution_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RunTestsRequest

type RunTestsRequest struct {
	Request *skylab_test_runner.Request `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"`
	Config  *skylab_test_runner.Config  `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"`
	// contains filtered or unexported fields
}

RunTestsRequest is the input for the Go-based replacement of test_runner.

func (*RunTestsRequest) Descriptor deprecated

func (*RunTestsRequest) Descriptor() ([]byte, []int)

Deprecated: Use RunTestsRequest.ProtoReflect.Descriptor instead.

func (*RunTestsRequest) GetConfig

func (x *RunTestsRequest) GetConfig() *skylab_test_runner.Config

func (*RunTestsRequest) GetRequest

func (x *RunTestsRequest) GetRequest() *skylab_test_runner.Request

func (*RunTestsRequest) ProtoMessage

func (*RunTestsRequest) ProtoMessage()

func (*RunTestsRequest) ProtoReflect

func (x *RunTestsRequest) ProtoReflect() protoreflect.Message

func (*RunTestsRequest) Reset

func (x *RunTestsRequest) Reset()

func (*RunTestsRequest) String

func (x *RunTestsRequest) String() string

type RunTestsResponse

type RunTestsResponse struct {

	// A markdown string that should be used in Buildbucket as a summary of the
	// test_runner build.
	ErrorSummaryMarkdown string `protobuf:"bytes,1,opt,name=error_summary_markdown,json=errorSummaryMarkdown,proto3" json:"error_summary_markdown,omitempty"`
	// contains filtered or unexported fields
}

RunTestsResponse is the output from the Go-based replacement of test_runner.

func (*RunTestsResponse) Descriptor deprecated

func (*RunTestsResponse) Descriptor() ([]byte, []int)

Deprecated: Use RunTestsResponse.ProtoReflect.Descriptor instead.

func (*RunTestsResponse) GetErrorSummaryMarkdown

func (x *RunTestsResponse) GetErrorSummaryMarkdown() string

func (*RunTestsResponse) ProtoMessage

func (*RunTestsResponse) ProtoMessage()

func (*RunTestsResponse) ProtoReflect

func (x *RunTestsResponse) ProtoReflect() protoreflect.Message

func (*RunTestsResponse) Reset

func (x *RunTestsResponse) Reset()

func (*RunTestsResponse) String

func (x *RunTestsResponse) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL