DIR_METADATA: Add ChromeOS CQ HW/VM V2 test plans.

Configure HW/VM test coverage for the chromiumos/platform/crosvm repo as a part of the new distributed test config (go/cros-cq-test-config).

Coverage is based on the following rule:
http://cs/chromeos_internal/src/config-internal/board_config/source_tree_test_config_main.star;l=203;rcl=6d9636609b52868595e56359542784b999e7ea97.

V2 test planning will be verified in staging before being enabled in
prod.

BUG=b:241828347
TEST=dirmd validate

Change-Id: I424e735ad10f74d892f6a5fd941fd6013a867a09
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3892627
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Navil Perez <navil@google.com>
Auto-Submit: Navil Perez <navil@google.com>
This commit is contained in:
Navil Perez 2022-09-13 05:59:07 +00:00 committed by crosvm LUCI
parent 774bd47261
commit 5d63693d3a

50
DIR_METADATA Normal file
View file

@ -0,0 +1,50 @@
# 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
team_email: "crosvm-core@google.com"
buganizer {
component_id: 982362 # ChromeOS > Platform > Virtualization > crosvm
}
chromeos {
cq {
source_test_plans {
test_plan_starlark_files {
host: "chrome-internal.googlesource.com"
project: "chromeos/config-internal"
path: "test/plans/v2/ctpv1_compatible/legacy_default_tast_hw.star"
}
test_plan_starlark_files {
host: "chrome-internal.googlesource.com"
project: "chromeos/config-internal"
path: "test/plans/v2/ctpv1_compatible/legacy_default_autotest_hw.star"
}
test_plan_starlark_files {
host: "chrome-internal.googlesource.com"
project: "chromeos/config-internal"
path: "test/plans/v2/ctpv1_compatible/legacy_default_vm.star"
}
test_plan_starlark_files {
host: "chrome-internal.googlesource.com"
project: "chromeos/config-internal"
path: "test/plans/v2/ctpv1_compatible/wilco.star"
}
test_plan_starlark_files {
host: "chrome-internal.googlesource.com"
project: "chromeos/config-internal"
path: "test/plans/v2/ctpv1_compatible/borealis.star"
}
test_plan_starlark_files {
host: "chrome-internal.googlesource.com"
project: "chromeos/config-internal"
path: "test/plans/v2/ctpv1_compatible/parallels_cq.star"
}
}
}
}