2022-02-24 21:39:02 +00:00
|
|
|
# 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"
|
2022-04-29 18:46:00 +00:00
|
|
|
acls {
|
|
|
|
group: "all"
|
|
|
|
}
|
|
|
|
acls {
|
|
|
|
role: SCHEDULER
|
|
|
|
group: "mdb/crosvm-acl-luci-admin"
|
|
|
|
}
|
2022-03-02 19:10:59 +00:00
|
|
|
swarming {
|
|
|
|
builders {
|
2022-05-18 17:06:46 +00:00
|
|
|
name: "crosvm_linux_aarch64"
|
2022-03-02 19:10:59 +00:00
|
|
|
swarming_host: "chromium-swarm.appspot.com"
|
2022-05-18 17:06:46 +00:00
|
|
|
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"
|
2022-03-02 19:10:59 +00:00
|
|
|
exe {
|
|
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/crosvm/crosvm"
|
|
|
|
cipd_version: "refs/heads/main"
|
|
|
|
cmd: "luciexe"
|
|
|
|
}
|
|
|
|
properties:
|
|
|
|
'{'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "recipe": "build_linux",'
|
|
|
|
' "test_arch": "armhf"'
|
2022-03-02 19:10:59 +00:00
|
|
|
'}'
|
2022-05-02 22:11:32 +00:00
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
2022-03-02 19:10:59 +00:00
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-05-03 23:26:09 +00:00
|
|
|
builders {
|
2022-05-18 17:06:46 +00:00
|
|
|
name: "crosvm_linux_x86_64"
|
2022-05-03 23:26:09 +00:00
|
|
|
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:
|
|
|
|
'{'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "recipe": "build_linux",'
|
|
|
|
' "test_arch": "x86_64"'
|
2022-05-03 23:26:09 +00:00
|
|
|
'}'
|
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-03-02 19:10:59 +00:00
|
|
|
}
|
2022-02-24 21:39:02 +00:00
|
|
|
}
|
|
|
|
buckets {
|
|
|
|
name: "prod"
|
2022-04-29 18:46:00 +00:00
|
|
|
acls {
|
|
|
|
group: "all"
|
|
|
|
}
|
2022-02-24 21:39:02 +00:00
|
|
|
}
|
|
|
|
buckets {
|
|
|
|
name: "try"
|
2022-04-29 18:46:00 +00:00
|
|
|
acls {
|
|
|
|
group: "all"
|
|
|
|
}
|
2022-05-03 23:26:09 +00:00
|
|
|
swarming {
|
|
|
|
builders {
|
2022-05-18 17:06:46 +00:00
|
|
|
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"
|
2022-05-03 23:26:09 +00:00
|
|
|
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:
|
|
|
|
'{'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "recipe": "build_linux",'
|
|
|
|
' "test_arch": "x86_64"'
|
2022-05-03 23:26:09 +00:00
|
|
|
'}'
|
|
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2022-02-24 21:39:02 +00:00
|
|
|
}
|