package testgrid.config

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AutoBugOptions

config.proto:397

Used in: DashboardTab, TestGroup

message AutoBugOptions.DefaultTestMetadata

config.proto:449

Used in: AutoBugOptions

enum AutoBugOptions.Priority

config.proto:412

Scale of issue priority, used to indicate importance of issue.

Used in: AutoBugOptions

message Configuration

config.proto:740

A service configuration consisting of multiple test groups and dashboards.

message Dashboard

config.proto:492

Specifies a dashboard.

Used in: Configuration

message DashboardGroup

config.proto:727

Specifies a dashboard group.

Used in: Configuration

message DashboardTab

config.proto:542

A single tab on a dashboard.

Used in: Dashboard, DefaultConfiguration

message DashboardTabAlertOptions

config.proto:644

Configuration options for dashboard tab alerts.

Used in: DashboardTab

message DashboardTabFlakinessAlertOptions

config.proto:679

Configuration options for dashboard tab flakiness alerts.

Used in: DashboardTab

message DashboardTabStatusCustomizationOptions

config.proto:700

Configuration options for customizing the tab status calculation.

Used in: DashboardTab

enum DashboardTabStatusCustomizationOptions.IgnoredTestStatus

config.proto:711

Columns which contain cells with any status configure below will be ignored. Ignored columns affect the computation of flakiness and non-ignored number of runs.

Used in: DashboardTabStatusCustomizationOptions

message DefaultConfiguration

config.proto:784

The DefaultConfiguration Proto is deprecated, and will be deleted after Nov 1, 2019. For defaulting behavior, use the yamlcfg library instead.

message GCSConfig

config.proto:353

GCSConfig specifies results stored in GCS, typically created by prow. Each invocation is stored in a GCS path, containing json metadata files as well as junit and other artifacts specifying the result of the run. More info: https://github.com/GoogleCloudPlatform/testgrid/tree/master/metadata

Used in: TestGroup.ResultSource

message HealthAnalysisOptions

config.proto:755

A grouping of configuration options for the flakiness analysis tool. Later configuration options could include the ability to choose different kinds of flakiness and choosing if and who to email a copy of the flakiness report.

Used in: DashboardTab

message HotlistIdFromSource

config.proto:482

Used in: AutoBugOptions

message IssueGatherOptions

config.proto:373

Options for where to gather linked issues from.

Used in: TestGroup

(message has no fields)

message LinkOptionsTemplate

config.proto:533

A simple key/value pair for link options.

Used in: LinkTemplate

message LinkTemplate

config.proto:523

Used in: DashboardTab

message Notification

config.proto:54

A single notification.

Used in: api.v1.GetDashboardResponse, Dashboard, TestGroup

message ResultStoreConfig

config.proto:364

ResultStoreConfig specifies results stored in ResultStore.

Used in: TestGroup.ResultSource

message TestGroup

config.proto:62

Specifies a group of tests to gather.

Used in: Configuration, DefaultConfiguration, state.Grid

message TestGroup.ColumnHeader

config.proto:99

Custom column headers for defining extra column-heading rows from values in the test result.

Used in: TestGroup

enum TestGroup.FallbackGrouping

config.proto:110

Used in: TestGroup

message TestGroup.KeyValue

config.proto:254

A string key value pair message

Used in: TestGroup

enum TestGroup.PrimaryGrouping

config.proto:194

Used in: TestGroup

message TestGroup.ResultSource

config.proto:298

Used in: TestGroup

message TestGroup.TestAnnotation

config.proto:209

Associates the presence of a named test property with a custom short text displayed over the results. Short text must be <=5 characters long.

Used in: TestGroup

enum TestGroup.TestsName

config.proto:79

Used in: TestGroup

message TestMetadataOptions

config.proto:378

Default metadata to apply when opening bugs.

Used in: TestGroup

message TestNameConfig

config.proto:12

Specifies the test name, and its source

Used in: TestGroup

message TestNameConfig.NameElement

config.proto:14

Specifies name elements to be selected from configuration values

Used in: TestNameConfig