# Auto-generated by lucicfg. # Do not modify manually. # # For the schema of this file, see BuildbucketCfg message: # https://config.luci.app/schemas/projects:buildbucket.cfg buckets { name: "ci" acls { group: "all" } swarming { builders { name: "chromium-website-ci-builder" swarming_host: "chromium-swarm.appspot.com" dimensions: "cpu:x86-64" dimensions: "os:Ubuntu-24.04" dimensions: "pool:luci.flex.ci" exe { cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" cipd_version: "refs/heads/main" cmd: "luciexe" } properties: '{' ' "recipe": "chromium_website"' '}' execution_timeout_secs: 3600 build_numbers: YES service_account: "chromium-website-ci-builder@chops-service-accounts.iam.gserviceaccount.com" } } } buckets { name: "try" acls { group: "all" } acls { role: SCHEDULER group: "project-chromium-website-tryjob-access" } swarming { builders { name: "chromium-website-presubmit" swarming_host: "chromium-swarm.appspot.com" dimensions: "cpu:x86-64" dimensions: "os:Ubuntu-24.04" dimensions: "pool:luci.flex.try" exe { cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" cipd_version: "refs/heads/main" cmd: "luciexe" } properties: '{' ' "$depot_tools/presubmit": {' ' "runhooks": true,' ' "timeout_s": 600' ' },' ' "recipe": "presubmit",' ' "repo_name": "website"' '}' build_numbers: YES service_account: "chromium-website-try-builder@chops-service-accounts.iam.gserviceaccount.com" } builders { name: "chromium-website-try-builder" swarming_host: "chromium-swarm.appspot.com" dimensions: "cpu:x86-64" dimensions: "os:Ubuntu-24.04" dimensions: "pool:luci.flex.try" exe { cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" cipd_version: "refs/heads/main" cmd: "luciexe" } properties: '{' ' "recipe": "chromium_website"' '}' execution_timeout_secs: 3600 build_numbers: YES service_account: "chromium-website-try-builder@chops-service-accounts.iam.gserviceaccount.com" } } }