blob: 2e03444f8471f88399a5cade8f5e253c1ef4d1e2 [file] [log] [blame]
Rob Mohr326f8312022-02-04 09:04:59 -08001# 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
7name: "try"
8acls {
9 group: "all"
10}
11acls {
12 role: SCHEDULER
13 identity: "user:pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com"
14}
15acls {
16 role: SCHEDULER
17 group: "project-pigweed-tryjob-access"
18}
19swarming {
20 builders {
Rob Mohr4fcbf372022-02-07 14:55:38 -080021 name: "integration-pigweed-windows-compatibility-host-disco"
Rob Mohr326f8312022-02-04 09:04:59 -080022 swarming_host: "chromium-swarm.appspot.com"
23 dimensions: "cores:16"
24 dimensions: "cpu:x64|x86-64"
Rob Mohr4fcbf372022-02-07 14:55:38 -080025 dimensions: "os:Windows-10"
Rob Mohr326f8312022-02-04 09:04:59 -080026 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 Mohr326f8312022-02-04 09:04:59 -080034 ' "checkout_options": {'
35 ' "branch": "main",'
36 ' "equivalent_remotes": [],'
Rob Mohrb0121232022-02-07 09:47:27 -080037 ' "initialize_submodules": true,'
Rob Mohr326f8312022-02-04 09:04:59 -080038 ' "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 Mohr4fcbf372022-02-07 14:55:38 -080046 ' "config_file": "pw_env_setup/compatibility.json"'
Rob Mohr326f8312022-02-04 09:04:59 -080047 ' },'
Rob Mohr2abcf142022-02-08 11:22:31 -080048 ' "pw_presubmit_options": {'
49 ' "step": ['
50 ' "gn_full_build_check"'
51 ' ]'
52 ' },'
Rob Mohr326f8312022-02-04 09:04:59 -080053 ' "recipe": "pw_presubmit"'
54 '}'
55 priority: 50
56 execution_timeout_secs: 2700
Rob Mohr50134f12022-03-23 09:12:49 -070057 expiration_secs: 2700
Rob Mohr326f8312022-02-04 09:04:59 -080058 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}