buildplan

package
v0.0.0-...-e560ebb Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

Package buildplan contains support code for the build planner.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckBuildersInput

type CheckBuildersInput struct {
	Builders              []*cros_pb.BuilderConfig
	Changes               []*bbproto.GerritChange
	ChangeRevs            *gerrit.ChangeRevData
	RepoToBranchToSrcRoot map[string]map[string]string
	BuildIrrelevanceCfg   *testplans_pb.BuildIrrelevanceCfg
	SlimBuildCfg          *testplans_pb.SlimBuildCfg
	TestReqsCfg           *testplans_pb.TargetTestRequirementsCfg
	BuilderConfigs        *cros_pb.BuilderConfigs
}

CheckBuildersInput is the input for a CheckBuilders call.

func (*CheckBuildersInput) CheckBuilders

CheckBuilders determines which builders can be skipped and which must be run.

Jump to

Keyboard shortcuts

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