| # 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" |
| swarming { |
| builders { |
| name: "Example Builder" |
| swarming_host: "chromium-swarm.appspot.com.appspot.com" |
| exe { |
| cipd_package: "infra/recipe_bundles/gerrit.googlesource.com/luci-config" |
| cipd_version: "refs/heads/main" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "recipe": "hello_world"' |
| '}' |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| } |
| } |
| } |
| buckets { |
| name: "prod" |
| } |
| buckets { |
| name: "try" |
| } |