# 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 } } } }