| # 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: "recipes.ci" |
| swarming { |
| builders { |
| name: "recipes-unittest-only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "120:cores:1|2|4" |
| 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: |
| '{' |
| ' "checkout_options": {' |
| ' "branch": "main",' |
| ' "equivalent_remotes": [],' |
| ' "initialize_submodules": true,' |
| ' "match_branch": true,' |
| ' "remote": "https://pigweed.googlesource.com/infra/recipes",' |
| ' "use_repo": false,' |
| ' "use_trigger": true' |
| ' },' |
| ' "do_not_bisect": false,' |
| ' "do_not_rerun": false,' |
| ' "recipe": "recipes",' |
| ' "unittest_only": true' |
| '}' |
| priority: 40 |
| execution_timeout_secs: 3720 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| service_account: "pigweed-ci-builder@pigweed-service-accounts.iam.gserviceaccount.com" |
| resultdb { |
| enable: true |
| } |
| description_html: "Corresponding builders in other buckets:<ul> <li>recipes.ci / recipes-unittest-only</li> <li><a href=\"https://ci.chromium.org/p/pigweed/builders/recipes.try/recipes-unittest-only\">recipes.try / recipes-unittest-only</a></li> </ul> <p><a href=\"https://luci-scheduler.appspot.com/jobs/pigweed/recipes.ci-recipes-unittest-only\">Schedule a new build</a></p>" |
| max_concurrent_builds: 2 |
| } |
| } |