| # Auto-generated by lucicfg. |
| # Do not modify manually. |
| # |
| # For the schema of this file, see Bucket message: |
| # https://config.luci.app/schemas/projects:buildbucket.cfg |
| |
| name: "infra.ci" |
| swarming { |
| builders { |
| name: "rerunner" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "60:cores:2" |
| dimensions: "cpu:x64|x86-64" |
| dimensions: "os:Debian" |
| dimensions: "pool:luci.pigweed.ci" |
| exe { |
| cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes" |
| cipd_version: "refs/heads/main" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "do_not_bisect": false,' |
| ' "do_not_rerun": false,' |
| ' "dry_run": false,' |
| ' "excluded_buckets": [' |
| ' "infra.*"' |
| ' ],' |
| ' "ignore_triggered_only_builders": false,' |
| ' "included_buckets": [' |
| ' "*.ci",' |
| ' "ci",' |
| ' "*.roll",' |
| ' "roll"' |
| ' ],' |
| ' "num_builds": 10,' |
| ' "recipe": "rerunner"' |
| '}' |
| priority: 30 |
| execution_timeout_secs: 1020 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| service_account: "rerunner@pigweed-service-accounts.iam.gserviceaccount.com" |
| resultdb { |
| enable: true |
| } |
| description_html: "Corresponding builders in other buckets:<ul> <li>infra.ci / rerunner</li> <li><a href=\"https://ci.chromium.org/p/pigweed/builders/infra.dev.ci/rerunner\">infra.dev.ci / rerunner</a></li> </ul> <p><a href=\"https://luci-scheduler.appspot.com/jobs/pigweed/infra.ci-rerunner\">Schedule a new build</a></p>" |
| max_concurrent_builds: 1 |
| } |
| } |