mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
Adds a builder for both pre- and post-submit, executes the newly added health_check recipe. BUG=b:233913455 TEST=lucicfg validate main.star Change-Id: I69e9738a02bb298d3b2556058d2df1ee9979bda4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3669815 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
206 lines
5.5 KiB
INI
206 lines
5.5 KiB
INI
# Auto-generated by lucicfg.
|
|
# Do not modify manually.
|
|
#
|
|
# For the schema of this file, see BuildbucketCfg message:
|
|
# https://luci-config.appspot.com/schemas/projects:buildbucket.cfg
|
|
|
|
buckets {
|
|
name: "ci"
|
|
acls {
|
|
group: "all"
|
|
}
|
|
acls {
|
|
role: SCHEDULER
|
|
group: "mdb/crosvm-acl-luci-admin"
|
|
}
|
|
swarming {
|
|
builders {
|
|
name: "crosvm_health_check"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu"
|
|
dimensions: "pool:luci.crosvm.ci"
|
|
exe {
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
cipd_version: "refs/heads/main"
|
|
cmd: "luciexe"
|
|
}
|
|
properties:
|
|
'{'
|
|
' "recipe": "health_check"'
|
|
'}'
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crosvm_linux_aarch64"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu"
|
|
dimensions: "pool:luci.crosvm.ci"
|
|
exe {
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
cipd_version: "refs/heads/main"
|
|
cmd: "luciexe"
|
|
}
|
|
properties:
|
|
'{'
|
|
' "recipe": "build_linux",'
|
|
' "test_arch": "aarch64"'
|
|
'}'
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crosvm_linux_armhf"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu"
|
|
dimensions: "pool:luci.crosvm.ci"
|
|
exe {
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
cipd_version: "refs/heads/main"
|
|
cmd: "luciexe"
|
|
}
|
|
properties:
|
|
'{'
|
|
' "recipe": "build_linux",'
|
|
' "test_arch": "armhf"'
|
|
'}'
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crosvm_linux_x86_64"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu"
|
|
dimensions: "pool:luci.crosvm.ci"
|
|
exe {
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
cipd_version: "refs/heads/main"
|
|
cmd: "luciexe"
|
|
}
|
|
properties:
|
|
'{'
|
|
' "recipe": "build_linux",'
|
|
' "test_arch": "x86_64"'
|
|
'}'
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
}
|
|
}
|
|
buckets {
|
|
name: "prod"
|
|
acls {
|
|
group: "all"
|
|
}
|
|
}
|
|
buckets {
|
|
name: "try"
|
|
acls {
|
|
group: "all"
|
|
}
|
|
swarming {
|
|
builders {
|
|
name: "crosvm_health_check"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu"
|
|
dimensions: "pool:luci.crosvm.try"
|
|
exe {
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
cipd_version: "refs/heads/main"
|
|
cmd: "luciexe"
|
|
}
|
|
properties:
|
|
'{'
|
|
' "recipe": "health_check"'
|
|
'}'
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crosvm_linux_aarch64"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu"
|
|
dimensions: "pool:luci.crosvm.try"
|
|
exe {
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
cipd_version: "refs/heads/main"
|
|
cmd: "luciexe"
|
|
}
|
|
properties:
|
|
'{'
|
|
' "recipe": "build_linux",'
|
|
' "test_arch": "aarch64"'
|
|
'}'
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crosvm_linux_armhf"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu"
|
|
dimensions: "pool:luci.crosvm.try"
|
|
exe {
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
cipd_version: "refs/heads/main"
|
|
cmd: "luciexe"
|
|
}
|
|
properties:
|
|
'{'
|
|
' "recipe": "build_linux",'
|
|
' "test_arch": "armhf"'
|
|
'}'
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crosvm_linux_x86_64"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu"
|
|
dimensions: "pool:luci.crosvm.try"
|
|
exe {
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
cipd_version: "refs/heads/main"
|
|
cmd: "luciexe"
|
|
}
|
|
properties:
|
|
'{'
|
|
' "recipe": "build_linux",'
|
|
' "test_arch": "x86_64"'
|
|
'}'
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
}
|
|
}
|