steps

package
v0.0.0-...-b02fd19 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: BSD-3-Clause Imports: 6 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"`
	CftTestRequest               *skylab_test_runner.CFTTestRequest        `protobuf:"bytes,3,opt,name=cft_test_request,json=cftTestRequest,proto3" json:"cft_test_request,omitempty"`
	CommonConfig                 *skylab_test_runner.CommonConfig          `protobuf:"bytes,4,opt,name=common_config,json=commonConfig,proto3" json:"common_config,omitempty"`
	CrosTestRunnerRequest        *skylab_test_runner.CrosTestRunnerRequest `` /* 128-byte string literal not displayed */
	CrosTestRunnerDynamicRequest *api.CrosTestRunnerDynamicRequest         `` /* 151-byte string literal not displayed */
	// 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) GetCftTestRequest

func (x *RunTestsRequest) GetCftTestRequest() *skylab_test_runner.CFTTestRequest

func (*RunTestsRequest) GetCommonConfig

func (x *RunTestsRequest) GetCommonConfig() *skylab_test_runner.CommonConfig

func (*RunTestsRequest) GetConfig

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

func (*RunTestsRequest) GetCrosTestRunnerDynamicRequest

func (x *RunTestsRequest) GetCrosTestRunnerDynamicRequest() *api.CrosTestRunnerDynamicRequest

func (*RunTestsRequest) GetCrosTestRunnerRequest

func (x *RunTestsRequest) GetCrosTestRunnerRequest() *skylab_test_runner.CrosTestRunnerRequest

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"`
	// compressed result that will be read by CTP.
	CompressedResult string `protobuf:"bytes,2,opt,name=compressed_result,proto3" json:"compressed_result,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) GetCompressedResult

func (x *RunTestsResponse) GetCompressedResult() string

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