Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Side by Side Diff: masters/master.tryserver.chromium.android/builders.pyl

Issue 2230453002: tryserver.chromium.{android,linux,mac,win}: convert findit builders to remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.linux/master.cfg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "master_base_class": "Master4a", 2 "master_base_class": "Master4a",
3 "master_port": 21401, 3 "master_port": 21401,
4 "master_port_alt": 41401, 4 "master_port_alt": 41401,
5 "slave_port": 31401, 5 "slave_port": 31401,
6 "templates": ["templates", "../master.chromium/templates"], 6 "templates": ["templates", "../master.chromium/templates"],
7 7
8 "service_account_file": "service-account-chromium-tryserver.json", 8 "service_account_file": "service-account-chromium-tryserver.json",
9 "buildbucket_bucket": "master.tryserver.chromium.android", 9 "buildbucket_bucket": "master.tryserver.chromium.android",
10 10
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 "builder_timeout_s": 6900, # 60 * 115 129 "builder_timeout_s": 6900, # 60 * 115
130 "recipe": "chromium_trybot", 130 "recipe": "chromium_trybot",
131 "use_remote_run": True, 131 "use_remote_run": True,
132 "scheduler": None, 132 "scheduler": None,
133 "slavebuilddir": "android_arm64", 133 "slavebuilddir": "android_arm64",
134 "slave_pools": ["ccompute_android_launch"], 134 "slave_pools": ["ccompute_android_launch"],
135 }, 135 },
136 "android_chromium_variable": { 136 "android_chromium_variable": {
137 "builder_timeout_s": 36000, # 60 * 600 137 "builder_timeout_s": 36000, # 60 * 600
138 "recipe": "findit/chromium/compile", 138 "recipe": "findit/chromium/compile",
139 "use_remote_run": True,
139 "scheduler": None, 140 "scheduler": None,
140 "slavebuilddir": "android", 141 "slavebuilddir": "android",
141 "slave_pools": ["ccompute_optional_bots"], 142 "slave_pools": ["ccompute_optional_bots"],
142 }, 143 },
143 "android_chromium_variable_arm64": { 144 "android_chromium_variable_arm64": {
144 "builder_timeout_s": 36000, # 60 * 600 145 "builder_timeout_s": 36000, # 60 * 600
145 "recipe": "findit/chromium/compile", 146 "recipe": "findit/chromium/compile",
147 "use_remote_run": True,
146 "scheduler": None, 148 "scheduler": None,
147 "slavebuilddir": "android_arm64_dbg_recipe", 149 "slavebuilddir": "android_arm64_dbg_recipe",
148 "slave_pools": ["ccompute_optional_bots"], 150 "slave_pools": ["ccompute_optional_bots"],
149 }, 151 },
150 "android_chromium_variable_cast_shell": { 152 "android_chromium_variable_cast_shell": {
151 "builder_timeout_s": 36000, # 60 * 600 153 "builder_timeout_s": 36000, # 60 * 600
152 "recipe": "findit/chromium/compile", 154 "recipe": "findit/chromium/compile",
155 "use_remote_run": True,
153 "scheduler": None, 156 "scheduler": None,
154 "slavebuilddir": "cast_shell_android", 157 "slavebuilddir": "cast_shell_android",
155 "slave_pools": ["ccompute_optional_bots"], 158 "slave_pools": ["ccompute_optional_bots"],
156 }, 159 },
157 "android_chromium_variable_clang": { 160 "android_chromium_variable_clang": {
158 "builder_timeout_s": 36000, # 60 * 600 161 "builder_timeout_s": 36000, # 60 * 600
159 "recipe": "findit/chromium/compile", 162 "recipe": "findit/chromium/compile",
163 "use_remote_run": True,
160 "scheduler": None, 164 "scheduler": None,
161 "slavebuilddir": "android_clang_dbg_recipe", 165 "slavebuilddir": "android_clang_dbg_recipe",
162 "slave_pools": ["ccompute_optional_bots"], 166 "slave_pools": ["ccompute_optional_bots"],
163 }, 167 },
164 "android_chromium_variable_gn": { 168 "android_chromium_variable_gn": {
165 "builder_timeout_s": 36000, # 60 * 600 169 "builder_timeout_s": 36000, # 60 * 600
166 "recipe": "findit/chromium/compile", 170 "recipe": "findit/chromium/compile",
171 "use_remote_run": True,
167 "scheduler": None, 172 "scheduler": None,
168 "slavebuilddir": "android_chromium_gn", 173 "slavebuilddir": "android_chromium_gn",
169 "slave_pools": ["ccompute_optional_bots"], 174 "slave_pools": ["ccompute_optional_bots"],
170 }, 175 },
171 "android_chromium_variable_nexus4": { 176 "android_chromium_variable_nexus4": {
172 "builder_timeout_s": 36000, # 60 * 600 177 "builder_timeout_s": 36000, # 60 * 600
173 "recipe": "findit/chromium/compile", 178 "recipe": "findit/chromium/compile",
179 "use_remote_run": True,
174 "scheduler": None, 180 "scheduler": None,
175 "slavebuilddir": "android_chromium_variable_nexus4", 181 "slavebuilddir": "android_chromium_variable_nexus4",
176 "slave_pools": ["slaves_with_nexus4_devices"], 182 "slave_pools": ["slaves_with_nexus4_devices"],
177 }, 183 },
178 "android_chromium_variable_archive": { 184 "android_chromium_variable_archive": {
179 "builder_timeout_s": 36000, # 60 * 600 185 "builder_timeout_s": 36000, # 60 * 600
180 "recipe": "findit/chromium/compile", 186 "recipe": "findit/chromium/compile",
187 "use_remote_run": True,
181 "scheduler": None, 188 "scheduler": None,
182 "slavebuilddir": "android_chromium_variable_archive", 189 "slavebuilddir": "android_chromium_variable_archive",
183 "slave_pools": ["ccompute_optional_bots"], 190 "slave_pools": ["ccompute_optional_bots"],
184 }, 191 },
185 "android_optional_gpu_tests_rel": { 192 "android_optional_gpu_tests_rel": {
186 "builder_timeout_s": 6900, # 60 * 115 193 "builder_timeout_s": 6900, # 60 * 115
187 "recipe": "chromium_trybot", 194 "recipe": "chromium_trybot",
188 "use_remote_run": True, 195 "use_remote_run": True,
189 "scheduler": None, 196 "scheduler": None,
190 "slavebuilddir": "android", 197 "slavebuilddir": "android",
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
466 "os": "linux", 473 "os": "linux",
467 "version": "precise", 474 "version": "precise",
468 "bits": 64, 475 "bits": 64,
469 }, 476 },
470 "slaves": [ 477 "slaves": [
471 "build35-b4", 478 "build35-b4",
472 ], 479 ],
473 } 480 }
474 } 481 }
475 } 482 }
OLDNEW
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.linux/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698