mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 12:35:26 +00:00
This re-creates the Kokoro equivalent crosvm/ci/build-chromeos.sh. It is a very inefficent builder that does a fresh checkout of chromeos for every build. We may want to consider using some of the chromiumos recipes for caching the repo or sdk between builds. BUG=b:233230344 TEST=./recipes.py test run ./recipes.py run build_chromeos Change-Id: I5d545bae4817cae5b79c5d65901081d9b1391466 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3664842 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com>
228 lines
6.2 KiB
INI
228 lines
6.2 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_chromeos_amd64_generic"
|
|
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:
|
|
'{'
|
|
' "board": "amd64_generic",'
|
|
' "recipe": "build_chromeos"'
|
|
'}'
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
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
|
|
}
|
|
}
|
|
}
|
|
}
|