mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 18:38:01 +00:00
BUG=1300370 TEST=lucicfg validate main.star Change-Id: I67eca30a694a69875eb585ad155fbf0419fed353 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3626224 Reviewed-by: Yuanjun Huang <yuanjunh@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
92 lines
2.2 KiB
INI
92 lines
2.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: "Example Builder"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
exe {
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
cipd_version: "refs/heads/main"
|
|
cmd: "luciexe"
|
|
}
|
|
properties:
|
|
'{'
|
|
' "recipe": "hello_world"'
|
|
'}'
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "Verify CL"
|
|
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": "verify_cl"'
|
|
'}'
|
|
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: "Verify CL"
|
|
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": "verify_cl"'
|
|
'}'
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
}
|
|
}
|
|
}
|