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 {
|
2022-07-07 22:22:13 +00:00
|
|
|
builders {
|
|
|
|
name: "build_docs"
|
|
|
|
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_docs"'
|
|
|
|
'}'
|
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-05-24 01:04:45 +00:00
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "chromeos_amd64-generic"
|
2022-05-24 01:04:45 +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-31 17:08:05 +00:00
|
|
|
' "board": "amd64-generic",'
|
2022-05-24 01:04:45 +00:00
|
|
|
' "recipe": "build_chromeos"'
|
|
|
|
'}'
|
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
2022-10-19 22:25:57 +00:00
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
|
|
|
builders {
|
|
|
|
name: "chromeos_hatch"
|
|
|
|
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-10-26 23:41:50 +00:00
|
|
|
' "recipe": "build_chromeos_hatch"'
|
2022-10-19 22:25:57 +00:00
|
|
|
'}'
|
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
2022-05-24 01:04:45 +00:00
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-05-26 18:06:29 +00:00
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "health_check"
|
2022-05-26 18:06:29 +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:
|
|
|
|
'{'
|
|
|
|
' "recipe": "health_check"'
|
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
2022-05-26 18:06:29 +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
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "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:
|
|
|
|
'{'
|
2022-08-12 22:47:58 +00:00
|
|
|
' "coverage": true,'
|
2022-07-06 21:22:36 +00:00
|
|
|
' "crosvm_direct": false,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "recipe": "build_linux",'
|
2022-07-08 23:00:03 +00:00
|
|
|
' "repeat_tests": 3,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "test_arch": "aarch64"'
|
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
2022-05-18 17:06:46 +00:00
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "linux_armhf"
|
2022-05-18 17:06:46 +00:00
|
|
|
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-08-15 19:31:19 +00:00
|
|
|
' "coverage": false,'
|
2022-07-06 21:22:36 +00:00
|
|
|
' "crosvm_direct": false,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "recipe": "build_linux",'
|
2022-07-08 23:00:03 +00:00
|
|
|
' "repeat_tests": 3,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "test_arch": "armhf"'
|
2022-03-02 19:10:59 +00:00
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
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-10-18 19:55:32 +00:00
|
|
|
builders {
|
|
|
|
name: "linux_mingw64"
|
|
|
|
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-10-19 23:45:03 +00:00
|
|
|
' "coverage": false,'
|
2022-10-18 19:55:32 +00:00
|
|
|
' "crosvm_direct": false,'
|
|
|
|
' "recipe": "build_linux",'
|
|
|
|
' "repeat_tests": 3,'
|
|
|
|
' "test_arch": "mingw64"'
|
|
|
|
'}'
|
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-05-03 23:26:09 +00:00
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "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-08-12 22:47:58 +00:00
|
|
|
' "coverage": true,'
|
2022-07-06 21:22:36 +00:00
|
|
|
' "crosvm_direct": false,'
|
|
|
|
' "recipe": "build_linux",'
|
2022-07-08 23:00:03 +00:00
|
|
|
' "repeat_tests": 3,'
|
2022-07-06 21:22:36 +00:00
|
|
|
' "test_arch": "x86_64"'
|
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
2022-07-06 21:22:36 +00:00
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "linux_x86_64_direct"
|
2022-07-06 21:22:36 +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-08-12 22:47:58 +00:00
|
|
|
' "coverage": true,'
|
2022-07-06 21:22:36 +00:00
|
|
|
' "crosvm_direct": true,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "recipe": "build_linux",'
|
2022-07-08 23:00:03 +00:00
|
|
|
' "repeat_tests": 3,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "test_arch": "x86_64"'
|
2022-05-03 23:26:09 +00:00
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
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-05-26 23:13:27 +00:00
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "push_to_github"
|
2022-05-26 23:13:27 +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:
|
|
|
|
'{'
|
|
|
|
' "recipe": "push_to_github"'
|
|
|
|
'}'
|
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-06-03 20:17:04 +00:00
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "update_chromeos_merges"
|
2022-06-03 20:17:04 +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:
|
|
|
|
'{'
|
|
|
|
' "recipe": "update_chromeos_merges"'
|
|
|
|
'}'
|
|
|
|
service_account: "crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-06-22 21:23:15 +00:00
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "windows"
|
2022-06-22 21:23:15 +00:00
|
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
|
|
dimensions: "cpu:x86-64"
|
|
|
|
dimensions: "os:Windows"
|
|
|
|
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_windows"'
|
|
|
|
'}'
|
|
|
|
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 {
|
2022-05-26 18:06:29 +00:00
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "health_check"
|
2022-05-26 18:06:29 +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:
|
|
|
|
'{'
|
|
|
|
' "recipe": "health_check"'
|
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
2022-05-26 18:06:29 +00:00
|
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-05-03 23:26:09 +00:00
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "linux_aarch64"
|
2022-05-18 17:06:46 +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-07-06 21:22:36 +00:00
|
|
|
' "crosvm_direct": false,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "recipe": "build_linux",'
|
2022-07-08 23:00:03 +00:00
|
|
|
' "retry_tests": 2,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "test_arch": "aarch64"'
|
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
2022-05-18 17:06:46 +00:00
|
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "linux_armhf"
|
2022-05-18 17:06:46 +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-07-06 21:22:36 +00:00
|
|
|
' "crosvm_direct": false,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "recipe": "build_linux",'
|
2022-07-08 23:00:03 +00:00
|
|
|
' "retry_tests": 2,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "test_arch": "armhf"'
|
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
2022-05-18 17:06:46 +00:00
|
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-10-18 19:55:32 +00:00
|
|
|
builders {
|
|
|
|
name: "linux_mingw64"
|
|
|
|
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:
|
|
|
|
'{'
|
|
|
|
' "crosvm_direct": false,'
|
|
|
|
' "recipe": "build_linux",'
|
|
|
|
' "retry_tests": 2,'
|
|
|
|
' "test_arch": "mingw64"'
|
|
|
|
'}'
|
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
|
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-05-18 17:06:46 +00:00
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "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-07-06 21:22:36 +00:00
|
|
|
' "crosvm_direct": false,'
|
|
|
|
' "recipe": "build_linux",'
|
2022-07-08 23:00:03 +00:00
|
|
|
' "retry_tests": 2,'
|
2022-07-06 21:22:36 +00:00
|
|
|
' "test_arch": "x86_64"'
|
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
2022-07-06 21:22:36 +00:00
|
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
|
|
|
builders {
|
2022-07-06 21:26:14 +00:00
|
|
|
name: "linux_x86_64_direct"
|
2022-07-06 21:22:36 +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:
|
|
|
|
'{'
|
|
|
|
' "crosvm_direct": true,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "recipe": "build_linux",'
|
2022-07-08 23:00:03 +00:00
|
|
|
' "retry_tests": 2,'
|
2022-05-18 17:06:46 +00:00
|
|
|
' "test_arch": "x86_64"'
|
2022-05-03 23:26:09 +00:00
|
|
|
'}'
|
2022-07-07 18:43:32 +00:00
|
|
|
caches {
|
|
|
|
name: "linux_builder_cache"
|
|
|
|
path: "builder"
|
|
|
|
}
|
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-07-12 21:15:46 +00:00
|
|
|
builders {
|
|
|
|
name: "windows"
|
|
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
|
|
dimensions: "cpu:x86-64"
|
|
|
|
dimensions: "os:Windows"
|
|
|
|
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_windows"'
|
|
|
|
'}'
|
|
|
|
service_account: "crosvm-luci-try-builder@crosvm-infra.iam.gserviceaccount.com"
|
|
|
|
experiments {
|
|
|
|
key: "luci.recipes.use_python3"
|
|
|
|
value: 100
|
|
|
|
}
|
|
|
|
}
|
2022-05-03 23:26:09 +00:00
|
|
|
}
|
2022-02-24 21:39:02 +00:00
|
|
|
}
|