| # Metadata information for this directory. |
| # |
| # For more information on DIR_METADATA files, see: |
| # https://source.chromium.org/chromium/infra/infra/+/HEAD:go/src/infra/tools/dirmd/README.md |
| # |
| # For the schema of this file, see Metadata message: |
| # https://source.chromium.org/chromium/infra/infra/+/HEAD:go/src/infra/tools/dirmd/proto/dir_metadata.proto |
| |
| buganizer { |
| component_id: 1297005 # ChromeOS > Infra > Build > ChromeOS Bazelification |
| } |
| |
| buganizer_public { |
| component_id: 1037860 # Chrome OS Public Tracker > Services > Infra > Build |
| } |
| |
| team_email: "chromeos-build-discuss@google.com" |
| |
| chromeos { |
| cq { |
| # We'll eventually want to configure CQ testing when we change our Bazel |
| # code. But for now, running CQ would do no good because it won't invoke |
| # Bazel, so we defer this testing till we're ready to run Bazelified CQ |
| # testing. |
| # source_test_plans { |
| # test_plan_starlark_files { |
| # host: "chrome-internal.googlesource.com" |
| # project: "chromeos/config-internal" |
| # path: "test/plans/v2/ctpv1_compatible/cq_minimal_each_arch.star" |
| # } |
| # } |
| } |
| } |