Rob Mohr | 326f831 | 2022-02-04 09:04:59 -0800 | [diff] [blame] | 1 | # Auto-generated by lucicfg. |
| 2 | # Do not modify manually. |
| 3 | # |
| 4 | # For the schema of this file, see Bucket message: |
| 5 | # https://luci-config.appspot.com/schemas/projects:buildbucket.cfg |
| 6 | |
| 7 | name: "try" |
| 8 | acls { |
| 9 | group: "all" |
| 10 | } |
| 11 | acls { |
| 12 | role: SCHEDULER |
| 13 | identity: "user:pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com" |
| 14 | } |
| 15 | acls { |
| 16 | role: SCHEDULER |
| 17 | group: "project-pigweed-tryjob-access" |
| 18 | } |
| 19 | swarming { |
| 20 | builders { |
Rob Mohr | 4fcbf37 | 2022-02-07 14:55:38 -0800 | [diff] [blame] | 21 | name: "integration-pigweed-windows-compatibility-host-disco" |
Rob Mohr | 326f831 | 2022-02-04 09:04:59 -0800 | [diff] [blame] | 22 | swarming_host: "chromium-swarm.appspot.com" |
| 23 | dimensions: "cores:16" |
| 24 | dimensions: "cpu:x64|x86-64" |
Rob Mohr | 4fcbf37 | 2022-02-07 14:55:38 -0800 | [diff] [blame] | 25 | dimensions: "os:Windows-10" |
Rob Mohr | 326f831 | 2022-02-04 09:04:59 -0800 | [diff] [blame] | 26 | dimensions: "pool:luci.pigweed.try" |
| 27 | exe { |
| 28 | cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes" |
| 29 | cipd_version: "refs/heads/main" |
| 30 | cmd: "luciexe" |
| 31 | } |
| 32 | properties: |
| 33 | '{' |
Rob Mohr | 326f831 | 2022-02-04 09:04:59 -0800 | [diff] [blame] | 34 | ' "checkout_options": {' |
| 35 | ' "branch": "main",' |
| 36 | ' "equivalent_remotes": [],' |
Rob Mohr | b012123 | 2022-02-07 09:47:27 -0800 | [diff] [blame] | 37 | ' "initialize_submodules": true,' |
Rob Mohr | 326f831 | 2022-02-04 09:04:59 -0800 | [diff] [blame] | 38 | ' "match_branch": true,' |
| 39 | ' "remote": "https://pigweed.googlesource.com/pigweed/integration",' |
| 40 | ' "root_subdirectory": "pigweed",' |
| 41 | ' "use_repo": false,' |
| 42 | ' "use_trigger": true' |
| 43 | ' },' |
| 44 | ' "dry_run": true,' |
| 45 | ' "environment_options": {' |
Rob Mohr | 4fcbf37 | 2022-02-07 14:55:38 -0800 | [diff] [blame] | 46 | ' "config_file": "pw_env_setup/compatibility.json"' |
Rob Mohr | 326f831 | 2022-02-04 09:04:59 -0800 | [diff] [blame] | 47 | ' },' |
Rob Mohr | 2abcf14 | 2022-02-08 11:22:31 -0800 | [diff] [blame] | 48 | ' "pw_presubmit_options": {' |
| 49 | ' "step": [' |
| 50 | ' "gn_full_build_check"' |
| 51 | ' ]' |
| 52 | ' },' |
Rob Mohr | 326f831 | 2022-02-04 09:04:59 -0800 | [diff] [blame] | 53 | ' "recipe": "pw_presubmit"' |
| 54 | '}' |
| 55 | priority: 50 |
| 56 | execution_timeout_secs: 2700 |
Rob Mohr | 50134f1 | 2022-03-23 09:12:49 -0700 | [diff] [blame^] | 57 | expiration_secs: 2700 |
Rob Mohr | 326f831 | 2022-02-04 09:04:59 -0800 | [diff] [blame] | 58 | caches { |
| 59 | name: "builder" |
| 60 | path: "builder" |
| 61 | } |
| 62 | caches { |
| 63 | name: "pip" |
| 64 | path: "pip" |
| 65 | wait_for_warm_cache_secs: 60 |
| 66 | } |
| 67 | service_account: "pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com" |
| 68 | experimental: YES |
| 69 | experiments { |
| 70 | key: "luci.recipes.use_python3" |
| 71 | value: 100 |
| 72 | } |
| 73 | } |
| 74 | } |