blob: 30432af7d10a5e5da486875f31634a0701040d2f [file] [log] [blame]
Rico Windf57799f2021-07-08 15:45:45 +02001# Auto-generated by lucicfg.
2# Do not modify manually.
3#
4# For the schema of this file, see BuildbucketCfg message:
Søren Gjessec00ff972023-11-20 16:03:55 +01005# https://config.luci.app/schemas/projects:buildbucket.cfg
Rico Windf57799f2021-07-08 15:45:45 +02006
7buckets {
8 name: "ci"
9 acls {
10 group: "all"
11 }
12 acls {
13 role: SCHEDULER
Rico Wind18d5b6f2021-07-09 09:56:57 +020014 identity: "user:luci-scheduler@appspot.gserviceaccount.com"
Rico Windf57799f2021-07-08 15:45:45 +020015 }
16 acls {
17 role: SCHEDULER
18 group: "project-r8-committers"
19 }
20 swarming {
21 builders {
22 name: "archive"
23 swarming_host: "chrome-swarming.appspot.com"
Rico Wind18d5b6f2021-07-09 09:56:57 +020024 swarming_tags: "vpython:native-python-wrapper"
Rico Wind093b16e2023-09-25 12:32:01 +020025 dimensions: "archive:true"
Rico Windf57799f2021-07-08 15:45:45 +020026 dimensions: "cpu:x86-64"
Rico Wind3244aac2023-03-27 13:49:17 +020027 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +020028 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +010029 exe {
Rico Windf57799f2021-07-08 15:45:45 +020030 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
31 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +010032 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +020033 }
Rico Wind127c2312021-12-09 07:31:56 +010034 properties:
35 '{'
36 ' "builder_group": "internal.client.r8",'
37 ' "recipe": "rex",'
38 ' "test_wrapper": "tools/archive.py"'
39 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +020040 priority: 25
Rico Winda6091bc2023-09-15 12:17:52 +020041 execution_timeout_secs: 3600
Rico Wind18d5b6f2021-07-09 09:56:57 +020042 expiration_secs: 126000
43 build_numbers: YES
44 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +020045 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +020046 key: "luci.recipes.use_python3"
47 value: 100
48 }
Rico Windf57799f2021-07-08 15:45:45 +020049 }
50 builders {
51 name: "archive_release"
52 swarming_host: "chrome-swarming.appspot.com"
Rico Windf57799f2021-07-08 15:45:45 +020053 swarming_tags: "vpython:native-python-wrapper"
Rico Wind093b16e2023-09-25 12:32:01 +020054 dimensions: "archive:true"
Rico Windf57799f2021-07-08 15:45:45 +020055 dimensions: "cpu:x86-64"
Rico Wind3244aac2023-03-27 13:49:17 +020056 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +020057 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +010058 exe {
Rico Windf57799f2021-07-08 15:45:45 +020059 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
60 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +010061 cmd: "luciexe"
Rico Wind18d5b6f2021-07-09 09:56:57 +020062 }
Rico Wind127c2312021-12-09 07:31:56 +010063 properties:
64 '{'
65 ' "builder_group": "internal.client.r8",'
66 ' "recipe": "rex",'
67 ' "test_wrapper": "tools/archive.py"'
68 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +020069 priority: 25
Rico Winda6091bc2023-09-15 12:17:52 +020070 execution_timeout_secs: 3600
Rico Wind18d5b6f2021-07-09 09:56:57 +020071 expiration_secs: 126000
72 build_numbers: YES
73 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +020074 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +020075 key: "luci.recipes.use_python3"
76 value: 100
77 }
Rico Wind18d5b6f2021-07-09 09:56:57 +020078 }
79 builders {
Ian Zerny31c34fb2023-06-14 10:58:50 +020080 name: "check"
81 swarming_host: "chrome-swarming.appspot.com"
82 swarming_tags: "vpython:native-python-wrapper"
Ian Zerny31c34fb2023-06-14 10:58:50 +020083 dimensions: "cpu:x86-64"
Rico Wind093b16e2023-09-25 12:32:01 +020084 dimensions: "normal:true"
Ian Zerny31c34fb2023-06-14 10:58:50 +020085 dimensions: "os:Ubuntu-20.04"
86 dimensions: "pool:luci.r8.ci"
87 exe {
88 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
89 cipd_version: "refs/heads/master"
90 cmd: "luciexe"
91 }
92 properties:
93 '{'
94 ' "builder_group": "internal.client.r8",'
95 ' "recipe": "rex",'
96 ' "test_wrapper": "tools/check-cherry-picks.py"'
97 '}'
98 priority: 25
99 execution_timeout_secs: 1800
100 expiration_secs: 126000
101 build_numbers: YES
102 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
103 experiments {
104 key: "luci.recipes.use_python3"
105 value: 100
106 }
107 }
108 builders {
Rico Windea3a4122021-09-28 09:28:10 +0200109 name: "desugared_library-jdk11_head"
Rico Winddaea3442021-09-23 12:47:16 +0200110 swarming_host: "chrome-swarming.appspot.com"
111 swarming_tags: "vpython:native-python-wrapper"
Rico Winddaea3442021-09-23 12:47:16 +0200112 dimensions: "cpu:x86-64"
Rico Wind093b16e2023-09-25 12:32:01 +0200113 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200114 dimensions: "os:Ubuntu-20.04"
Rico Winddaea3442021-09-23 12:47:16 +0200115 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100116 exe {
Rico Winddaea3442021-09-23 12:47:16 +0200117 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
118 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100119 cmd: "luciexe"
Rico Winddaea3442021-09-23 12:47:16 +0200120 }
Rico Wind127c2312021-12-09 07:31:56 +0100121 properties:
122 '{'
123 ' "builder_group": "internal.client.r8",'
124 ' "recipe": "rex",'
125 ' "test_options": ['
Rico Windeea65092022-03-24 09:31:15 +0100126 ' "--one_line_per_test",'
127 ' "--archive_failures",'
Rico Wind127c2312021-12-09 07:31:56 +0100128 ' "--no_internal",'
Rico Windbc820812022-05-31 09:19:56 +0200129 ' "--no_arttests",'
Rico Wind127c2312021-12-09 07:31:56 +0100130 ' "--desugared-library",'
131 ' "HEAD",'
132 ' "--desugared-library-configuration",'
133 ' "jdk11"'
134 ' ]'
135 '}'
Rico Winddaea3442021-09-23 12:47:16 +0200136 priority: 26
137 execution_timeout_secs: 43200
138 expiration_secs: 126000
139 build_numbers: YES
140 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200141 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200142 key: "luci.recipes.use_python3"
143 value: 100
144 }
Rico Winddaea3442021-09-23 12:47:16 +0200145 }
146 builders {
Rico Wind4173fe52022-06-24 09:26:15 +0200147 name: "lib_desugar-archive-jdk11"
Rico Windea3a4122021-09-28 09:28:10 +0200148 swarming_host: "chrome-swarming.appspot.com"
149 swarming_tags: "vpython:native-python-wrapper"
Rico Wind093b16e2023-09-25 12:32:01 +0200150 dimensions: "archive:true"
Rico Windea3a4122021-09-28 09:28:10 +0200151 dimensions: "cpu:x86-64"
Rico Wind3244aac2023-03-27 13:49:17 +0200152 dimensions: "os:Ubuntu-20.04"
Rico Windea3a4122021-09-28 09:28:10 +0200153 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100154 exe {
Rico Windea3a4122021-09-28 09:28:10 +0200155 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
156 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100157 cmd: "luciexe"
Rico Windea3a4122021-09-28 09:28:10 +0200158 }
Rico Wind127c2312021-12-09 07:31:56 +0100159 properties:
160 '{'
161 ' "builder_group": "internal.client.r8",'
162 ' "recipe": "rex",'
Rico Wind4173fe52022-06-24 09:26:15 +0200163 ' "test_options": ['
Søren Gjessec56e69f2022-08-22 09:45:05 +0200164 ' "--variant=jdk11_minimal",'
165 ' "--variant=jdk11",'
166 ' "--variant=jdk11_nio"'
167 ' ],'
168 ' "test_wrapper": "tools/archive_desugar_jdk_libs.py"'
169 '}'
170 priority: 25
171 execution_timeout_secs: 3600
172 expiration_secs: 126000
173 build_numbers: YES
174 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
175 experiments {
176 key: "luci.recipes.use_python3"
177 value: 100
178 }
179 }
180 builders {
181 name: "lib_desugar-archive-jdk11-legacy"
182 swarming_host: "chrome-swarming.appspot.com"
183 swarming_tags: "vpython:native-python-wrapper"
Rico Wind093b16e2023-09-25 12:32:01 +0200184 dimensions: "archive:true"
Søren Gjessec56e69f2022-08-22 09:45:05 +0200185 dimensions: "cpu:x86-64"
Rico Wind3244aac2023-03-27 13:49:17 +0200186 dimensions: "os:Ubuntu-20.04"
Søren Gjessec56e69f2022-08-22 09:45:05 +0200187 dimensions: "pool:luci.r8.ci"
188 exe {
189 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
190 cipd_version: "refs/heads/master"
191 cmd: "luciexe"
192 }
193 properties:
194 '{'
195 ' "builder_group": "internal.client.r8",'
196 ' "recipe": "rex",'
197 ' "test_options": ['
198 ' "--variant=jdk11_legacy"'
Rico Wind4173fe52022-06-24 09:26:15 +0200199 ' ],'
200 ' "test_wrapper": "tools/archive_desugar_jdk_libs.py"'
201 '}'
202 priority: 25
203 execution_timeout_secs: 3600
204 expiration_secs: 126000
205 build_numbers: YES
206 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
207 experiments {
208 key: "luci.recipes.use_python3"
209 value: 100
210 }
211 }
212 builders {
213 name: "lib_desugar-archive-jdk8"
214 swarming_host: "chrome-swarming.appspot.com"
215 swarming_tags: "vpython:native-python-wrapper"
Rico Wind093b16e2023-09-25 12:32:01 +0200216 dimensions: "archive:true"
Rico Wind4173fe52022-06-24 09:26:15 +0200217 dimensions: "cpu:x86-64"
Rico Wind3244aac2023-03-27 13:49:17 +0200218 dimensions: "os:Ubuntu-20.04"
Rico Wind4173fe52022-06-24 09:26:15 +0200219 dimensions: "pool:luci.r8.ci"
220 exe {
221 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
222 cipd_version: "refs/heads/master"
223 cmd: "luciexe"
224 }
225 properties:
226 '{'
227 ' "builder_group": "internal.client.r8",'
228 ' "recipe": "rex",'
229 ' "test_options": ['
230 ' "--variant=jdk8"'
231 ' ],'
Rico Wind127c2312021-12-09 07:31:56 +0100232 ' "test_wrapper": "tools/archive_desugar_jdk_libs.py"'
233 '}'
Rico Windea3a4122021-09-28 09:28:10 +0200234 priority: 25
235 execution_timeout_secs: 3600
236 expiration_secs: 126000
237 build_numbers: YES
238 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
239 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200240 key: "luci.recipes.use_python3"
241 value: 100
242 }
Rico Windea3a4122021-09-28 09:28:10 +0200243 }
244 builders {
Rico Windb1808ea2021-09-27 18:16:47 +0200245 name: "linux-android-10.0.0"
246 swarming_host: "chrome-swarming.appspot.com"
247 swarming_tags: "vpython:native-python-wrapper"
Rico Windb1808ea2021-09-27 18:16:47 +0200248 dimensions: "cpu:x86-64"
249 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200250 dimensions: "os:Ubuntu-20.04"
Rico Windb1808ea2021-09-27 18:16:47 +0200251 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100252 exe {
Rico Windb1808ea2021-09-27 18:16:47 +0200253 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
254 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100255 cmd: "luciexe"
Rico Windb1808ea2021-09-27 18:16:47 +0200256 }
Rico Wind127c2312021-12-09 07:31:56 +0100257 properties:
258 '{'
259 ' "builder_group": "internal.client.r8",'
260 ' "recipe": "rex",'
261 ' "test_options": ['
262 ' "--dex_vm=10.0.0",'
263 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200264 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100265 ' "--tool=r8",'
266 ' "--no_internal",'
267 ' "--one_line_per_test",'
268 ' "--archive_failures"'
269 ' ]'
270 '}'
Rico Windb1808ea2021-09-27 18:16:47 +0200271 priority: 26
272 execution_timeout_secs: 21600
273 expiration_secs: 126000
274 build_numbers: YES
275 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
276 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200277 key: "luci.recipes.use_python3"
278 value: 100
279 }
Rico Windb1808ea2021-09-27 18:16:47 +0200280 }
281 builders {
282 name: "linux-android-10.0.0_release"
283 swarming_host: "chrome-swarming.appspot.com"
284 swarming_tags: "vpython:native-python-wrapper"
Rico Windb1808ea2021-09-27 18:16:47 +0200285 dimensions: "cpu:x86-64"
286 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200287 dimensions: "os:Ubuntu-20.04"
Rico Windb1808ea2021-09-27 18:16:47 +0200288 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100289 exe {
Rico Windb1808ea2021-09-27 18:16:47 +0200290 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
291 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100292 cmd: "luciexe"
Rico Windb1808ea2021-09-27 18:16:47 +0200293 }
Rico Wind127c2312021-12-09 07:31:56 +0100294 properties:
295 '{'
296 ' "builder_group": "internal.client.r8",'
297 ' "recipe": "rex",'
298 ' "test_options": ['
299 ' "--dex_vm=10.0.0",'
300 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200301 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100302 ' "--tool=r8",'
303 ' "--no_internal",'
304 ' "--one_line_per_test",'
305 ' "--archive_failures"'
306 ' ]'
307 '}'
Rico Windb1808ea2021-09-27 18:16:47 +0200308 priority: 26
309 execution_timeout_secs: 21600
310 expiration_secs: 126000
311 build_numbers: YES
312 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
313 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200314 key: "luci.recipes.use_python3"
315 value: 100
316 }
Rico Windb1808ea2021-09-27 18:16:47 +0200317 }
318 builders {
319 name: "linux-android-12.0.0"
320 swarming_host: "chrome-swarming.appspot.com"
321 swarming_tags: "vpython:native-python-wrapper"
Rico Windb1808ea2021-09-27 18:16:47 +0200322 dimensions: "cpu:x86-64"
323 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200324 dimensions: "os:Ubuntu-20.04"
Rico Windb1808ea2021-09-27 18:16:47 +0200325 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100326 exe {
Rico Windb1808ea2021-09-27 18:16:47 +0200327 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
328 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100329 cmd: "luciexe"
Rico Windb1808ea2021-09-27 18:16:47 +0200330 }
Rico Wind127c2312021-12-09 07:31:56 +0100331 properties:
332 '{'
333 ' "builder_group": "internal.client.r8",'
334 ' "recipe": "rex",'
335 ' "test_options": ['
336 ' "--dex_vm=12.0.0",'
337 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200338 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100339 ' "--tool=r8",'
340 ' "--no_internal",'
341 ' "--one_line_per_test",'
342 ' "--archive_failures"'
343 ' ]'
344 '}'
Rico Windb1808ea2021-09-27 18:16:47 +0200345 priority: 26
346 execution_timeout_secs: 21600
347 expiration_secs: 126000
348 build_numbers: YES
349 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
350 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200351 key: "luci.recipes.use_python3"
352 value: 100
353 }
Rico Windb1808ea2021-09-27 18:16:47 +0200354 }
355 builders {
356 name: "linux-android-12.0.0_release"
357 swarming_host: "chrome-swarming.appspot.com"
358 swarming_tags: "vpython:native-python-wrapper"
Rico Windb1808ea2021-09-27 18:16:47 +0200359 dimensions: "cpu:x86-64"
360 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200361 dimensions: "os:Ubuntu-20.04"
Rico Windb1808ea2021-09-27 18:16:47 +0200362 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100363 exe {
Rico Windb1808ea2021-09-27 18:16:47 +0200364 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
365 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100366 cmd: "luciexe"
Rico Windb1808ea2021-09-27 18:16:47 +0200367 }
Rico Wind127c2312021-12-09 07:31:56 +0100368 properties:
369 '{'
370 ' "builder_group": "internal.client.r8",'
371 ' "recipe": "rex",'
372 ' "test_options": ['
373 ' "--dex_vm=12.0.0",'
374 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200375 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100376 ' "--tool=r8",'
377 ' "--no_internal",'
378 ' "--one_line_per_test",'
379 ' "--archive_failures"'
380 ' ]'
381 '}'
Rico Windb1808ea2021-09-27 18:16:47 +0200382 priority: 26
383 execution_timeout_secs: 21600
384 expiration_secs: 126000
385 build_numbers: YES
386 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
387 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200388 key: "luci.recipes.use_python3"
389 value: 100
390 }
Rico Windb1808ea2021-09-27 18:16:47 +0200391 }
392 builders {
Søren Gjesse61fb43d2022-02-09 09:39:22 +0100393 name: "linux-android-13.0.0"
394 swarming_host: "chrome-swarming.appspot.com"
395 swarming_tags: "vpython:native-python-wrapper"
Søren Gjesse61fb43d2022-02-09 09:39:22 +0100396 dimensions: "cpu:x86-64"
397 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200398 dimensions: "os:Ubuntu-20.04"
Søren Gjesse61fb43d2022-02-09 09:39:22 +0100399 dimensions: "pool:luci.r8.ci"
400 exe {
401 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
402 cipd_version: "refs/heads/master"
403 cmd: "luciexe"
404 }
405 properties:
406 '{'
407 ' "builder_group": "internal.client.r8",'
408 ' "recipe": "rex",'
409 ' "test_options": ['
410 ' "--dex_vm=13.0.0",'
411 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200412 ' "--command_cache_dir=/tmp/ccache",'
Søren Gjesse61fb43d2022-02-09 09:39:22 +0100413 ' "--tool=r8",'
414 ' "--no_internal",'
415 ' "--one_line_per_test",'
416 ' "--archive_failures"'
417 ' ]'
418 '}'
419 priority: 26
420 execution_timeout_secs: 21600
421 expiration_secs: 126000
422 build_numbers: YES
423 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
424 experiments {
425 key: "luci.recipes.use_python3"
426 value: 100
427 }
Søren Gjesse61fb43d2022-02-09 09:39:22 +0100428 }
429 builders {
430 name: "linux-android-13.0.0_release"
431 swarming_host: "chrome-swarming.appspot.com"
432 swarming_tags: "vpython:native-python-wrapper"
Søren Gjesse61fb43d2022-02-09 09:39:22 +0100433 dimensions: "cpu:x86-64"
434 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200435 dimensions: "os:Ubuntu-20.04"
Søren Gjesse61fb43d2022-02-09 09:39:22 +0100436 dimensions: "pool:luci.r8.ci"
437 exe {
438 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
439 cipd_version: "refs/heads/master"
440 cmd: "luciexe"
441 }
442 properties:
443 '{'
444 ' "builder_group": "internal.client.r8",'
445 ' "recipe": "rex",'
446 ' "test_options": ['
447 ' "--dex_vm=13.0.0",'
448 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200449 ' "--command_cache_dir=/tmp/ccache",'
Søren Gjesse61fb43d2022-02-09 09:39:22 +0100450 ' "--tool=r8",'
451 ' "--no_internal",'
452 ' "--one_line_per_test",'
453 ' "--archive_failures"'
454 ' ]'
455 '}'
456 priority: 26
457 execution_timeout_secs: 21600
458 expiration_secs: 126000
459 build_numbers: YES
460 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
461 experiments {
462 key: "luci.recipes.use_python3"
463 value: 100
464 }
Søren Gjesse61fb43d2022-02-09 09:39:22 +0100465 }
466 builders {
Søren Gjessebc9edbb2023-03-07 10:35:01 +0100467 name: "linux-android-14.0.0"
468 swarming_host: "chrome-swarming.appspot.com"
469 swarming_tags: "vpython:native-python-wrapper"
Søren Gjessebc9edbb2023-03-07 10:35:01 +0100470 dimensions: "cpu:x86-64"
471 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200472 dimensions: "os:Ubuntu-20.04"
Søren Gjessebc9edbb2023-03-07 10:35:01 +0100473 dimensions: "pool:luci.r8.ci"
474 exe {
475 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
476 cipd_version: "refs/heads/master"
477 cmd: "luciexe"
478 }
479 properties:
480 '{'
481 ' "builder_group": "internal.client.r8",'
482 ' "recipe": "rex",'
483 ' "test_options": ['
484 ' "--dex_vm=14.0.0",'
485 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200486 ' "--command_cache_dir=/tmp/ccache",'
Søren Gjessebc9edbb2023-03-07 10:35:01 +0100487 ' "--tool=r8",'
488 ' "--no_internal",'
489 ' "--one_line_per_test",'
490 ' "--archive_failures"'
491 ' ]'
492 '}'
493 priority: 26
494 execution_timeout_secs: 21600
495 expiration_secs: 126000
496 build_numbers: YES
497 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
498 experiments {
499 key: "luci.recipes.use_python3"
500 value: 100
501 }
502 }
503 builders {
504 name: "linux-android-14.0.0_release"
505 swarming_host: "chrome-swarming.appspot.com"
506 swarming_tags: "vpython:native-python-wrapper"
Søren Gjessebc9edbb2023-03-07 10:35:01 +0100507 dimensions: "cpu:x86-64"
508 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200509 dimensions: "os:Ubuntu-20.04"
Søren Gjessebc9edbb2023-03-07 10:35:01 +0100510 dimensions: "pool:luci.r8.ci"
511 exe {
512 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
513 cipd_version: "refs/heads/master"
514 cmd: "luciexe"
515 }
516 properties:
517 '{'
518 ' "builder_group": "internal.client.r8",'
519 ' "recipe": "rex",'
520 ' "test_options": ['
521 ' "--dex_vm=14.0.0",'
522 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200523 ' "--command_cache_dir=/tmp/ccache",'
Søren Gjessebc9edbb2023-03-07 10:35:01 +0100524 ' "--tool=r8",'
525 ' "--no_internal",'
526 ' "--one_line_per_test",'
527 ' "--archive_failures"'
528 ' ]'
529 '}'
530 priority: 26
531 execution_timeout_secs: 21600
532 expiration_secs: 126000
533 build_numbers: YES
534 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
535 experiments {
536 key: "luci.recipes.use_python3"
537 value: 100
538 }
539 }
540 builders {
Rico Wind18d5b6f2021-07-09 09:56:57 +0200541 name: "linux-android-4.0.4"
542 swarming_host: "chrome-swarming.appspot.com"
543 swarming_tags: "vpython:native-python-wrapper"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200544 dimensions: "cpu:x86-64"
545 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200546 dimensions: "os:Ubuntu-20.04"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200547 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100548 exe {
Rico Wind18d5b6f2021-07-09 09:56:57 +0200549 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
550 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100551 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200552 }
Rico Wind127c2312021-12-09 07:31:56 +0100553 properties:
554 '{'
555 ' "builder_group": "internal.client.r8",'
556 ' "recipe": "rex",'
557 ' "test_options": ['
558 ' "--dex_vm=4.0.4",'
559 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200560 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100561 ' "--tool=r8",'
562 ' "--no_internal",'
563 ' "--one_line_per_test",'
564 ' "--archive_failures"'
565 ' ]'
566 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200567 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200568 execution_timeout_secs: 21600
569 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200570 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200571 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200572 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200573 key: "luci.recipes.use_python3"
574 value: 100
575 }
Rico Windf57799f2021-07-08 15:45:45 +0200576 }
577 builders {
578 name: "linux-android-4.0.4_release"
579 swarming_host: "chrome-swarming.appspot.com"
580 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200581 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200582 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200583 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200584 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100585 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200586 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
587 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100588 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200589 }
Rico Wind127c2312021-12-09 07:31:56 +0100590 properties:
591 '{'
592 ' "builder_group": "internal.client.r8",'
593 ' "recipe": "rex",'
594 ' "test_options": ['
595 ' "--dex_vm=4.0.4",'
596 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200597 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100598 ' "--tool=r8",'
599 ' "--no_internal",'
600 ' "--one_line_per_test",'
601 ' "--archive_failures"'
602 ' ]'
603 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200604 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200605 execution_timeout_secs: 21600
606 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200607 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200608 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200609 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200610 key: "luci.recipes.use_python3"
611 value: 100
612 }
Rico Windf57799f2021-07-08 15:45:45 +0200613 }
614 builders {
615 name: "linux-android-4.4.4"
616 swarming_host: "chrome-swarming.appspot.com"
617 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200618 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200619 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200620 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200621 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100622 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200623 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
624 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100625 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200626 }
Rico Wind127c2312021-12-09 07:31:56 +0100627 properties:
628 '{'
629 ' "builder_group": "internal.client.r8",'
630 ' "recipe": "rex",'
631 ' "test_options": ['
632 ' "--dex_vm=4.4.4",'
633 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200634 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100635 ' "--tool=r8",'
636 ' "--no_internal",'
637 ' "--one_line_per_test",'
638 ' "--archive_failures"'
639 ' ]'
640 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200641 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200642 execution_timeout_secs: 21600
643 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200644 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200645 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200646 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200647 key: "luci.recipes.use_python3"
648 value: 100
649 }
Rico Windf57799f2021-07-08 15:45:45 +0200650 }
651 builders {
652 name: "linux-android-4.4.4_release"
653 swarming_host: "chrome-swarming.appspot.com"
654 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200655 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200656 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200657 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200658 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100659 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200660 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
661 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100662 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200663 }
Rico Wind127c2312021-12-09 07:31:56 +0100664 properties:
665 '{'
666 ' "builder_group": "internal.client.r8",'
667 ' "recipe": "rex",'
668 ' "test_options": ['
669 ' "--dex_vm=4.4.4",'
670 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200671 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100672 ' "--tool=r8",'
673 ' "--no_internal",'
674 ' "--one_line_per_test",'
675 ' "--archive_failures"'
676 ' ]'
677 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200678 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200679 execution_timeout_secs: 21600
680 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200681 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200682 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200683 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200684 key: "luci.recipes.use_python3"
685 value: 100
686 }
Rico Windf57799f2021-07-08 15:45:45 +0200687 }
688 builders {
689 name: "linux-android-5.1.1"
690 swarming_host: "chrome-swarming.appspot.com"
691 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200692 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200693 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200694 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200695 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100696 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200697 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
698 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100699 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200700 }
Rico Wind127c2312021-12-09 07:31:56 +0100701 properties:
702 '{'
703 ' "builder_group": "internal.client.r8",'
704 ' "recipe": "rex",'
705 ' "test_options": ['
706 ' "--dex_vm=5.1.1",'
707 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200708 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100709 ' "--tool=r8",'
710 ' "--no_internal",'
711 ' "--one_line_per_test",'
712 ' "--archive_failures"'
713 ' ]'
714 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200715 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200716 execution_timeout_secs: 21600
717 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200718 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200719 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200720 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200721 key: "luci.recipes.use_python3"
722 value: 100
723 }
Rico Windf57799f2021-07-08 15:45:45 +0200724 }
725 builders {
726 name: "linux-android-5.1.1_release"
727 swarming_host: "chrome-swarming.appspot.com"
728 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200729 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200730 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200731 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200732 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100733 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200734 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
735 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100736 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200737 }
Rico Wind127c2312021-12-09 07:31:56 +0100738 properties:
739 '{'
740 ' "builder_group": "internal.client.r8",'
741 ' "recipe": "rex",'
742 ' "test_options": ['
743 ' "--dex_vm=5.1.1",'
744 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200745 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100746 ' "--tool=r8",'
747 ' "--no_internal",'
748 ' "--one_line_per_test",'
749 ' "--archive_failures"'
750 ' ]'
751 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200752 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200753 execution_timeout_secs: 21600
754 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200755 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200756 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200757 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200758 key: "luci.recipes.use_python3"
759 value: 100
760 }
Rico Windf57799f2021-07-08 15:45:45 +0200761 }
762 builders {
763 name: "linux-android-6.0.1"
764 swarming_host: "chrome-swarming.appspot.com"
765 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200766 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200767 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200768 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200769 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100770 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200771 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
772 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100773 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200774 }
Rico Wind127c2312021-12-09 07:31:56 +0100775 properties:
776 '{'
777 ' "builder_group": "internal.client.r8",'
778 ' "recipe": "rex",'
779 ' "test_options": ['
780 ' "--dex_vm=6.0.1",'
781 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200782 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100783 ' "--tool=r8",'
784 ' "--no_internal",'
785 ' "--one_line_per_test",'
786 ' "--archive_failures"'
787 ' ]'
788 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200789 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200790 execution_timeout_secs: 21600
791 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200792 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200793 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200794 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200795 key: "luci.recipes.use_python3"
796 value: 100
797 }
Rico Windf57799f2021-07-08 15:45:45 +0200798 }
799 builders {
800 name: "linux-android-6.0.1_release"
801 swarming_host: "chrome-swarming.appspot.com"
802 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200803 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200804 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200805 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200806 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100807 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200808 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
809 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100810 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200811 }
Rico Wind127c2312021-12-09 07:31:56 +0100812 properties:
813 '{'
814 ' "builder_group": "internal.client.r8",'
815 ' "recipe": "rex",'
816 ' "test_options": ['
817 ' "--dex_vm=6.0.1",'
818 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200819 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100820 ' "--tool=r8",'
821 ' "--no_internal",'
822 ' "--one_line_per_test",'
823 ' "--archive_failures"'
824 ' ]'
825 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200826 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200827 execution_timeout_secs: 21600
828 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200829 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200830 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200831 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200832 key: "luci.recipes.use_python3"
833 value: 100
834 }
Rico Windf57799f2021-07-08 15:45:45 +0200835 }
836 builders {
837 name: "linux-android-7.0.0"
838 swarming_host: "chrome-swarming.appspot.com"
839 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200840 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200841 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200842 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200843 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100844 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200845 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
846 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100847 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200848 }
Rico Wind127c2312021-12-09 07:31:56 +0100849 properties:
850 '{'
851 ' "builder_group": "internal.client.r8",'
852 ' "recipe": "rex",'
853 ' "test_options": ['
854 ' "--dex_vm=7.0.0",'
855 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200856 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100857 ' "--tool=r8",'
858 ' "--no_internal",'
859 ' "--one_line_per_test",'
860 ' "--archive_failures"'
861 ' ]'
862 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200863 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200864 execution_timeout_secs: 21600
865 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200866 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200867 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200868 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200869 key: "luci.recipes.use_python3"
870 value: 100
871 }
Rico Windf57799f2021-07-08 15:45:45 +0200872 }
873 builders {
874 name: "linux-android-7.0.0_release"
875 swarming_host: "chrome-swarming.appspot.com"
876 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200877 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200878 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200879 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200880 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100881 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200882 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
883 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100884 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200885 }
Rico Wind127c2312021-12-09 07:31:56 +0100886 properties:
887 '{'
888 ' "builder_group": "internal.client.r8",'
889 ' "recipe": "rex",'
890 ' "test_options": ['
891 ' "--dex_vm=7.0.0",'
892 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200893 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100894 ' "--tool=r8",'
895 ' "--no_internal",'
896 ' "--one_line_per_test",'
897 ' "--archive_failures"'
898 ' ]'
899 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200900 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200901 execution_timeout_secs: 21600
902 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200903 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200904 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200905 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200906 key: "luci.recipes.use_python3"
907 value: 100
908 }
Rico Windf57799f2021-07-08 15:45:45 +0200909 }
910 builders {
Rico Windb1808ea2021-09-27 18:16:47 +0200911 name: "linux-android-8.1.0"
Rico Windf57799f2021-07-08 15:45:45 +0200912 swarming_host: "chrome-swarming.appspot.com"
913 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200914 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200915 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200916 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200917 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100918 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200919 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
920 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100921 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200922 }
Rico Wind127c2312021-12-09 07:31:56 +0100923 properties:
924 '{'
925 ' "builder_group": "internal.client.r8",'
926 ' "recipe": "rex",'
927 ' "test_options": ['
928 ' "--dex_vm=8.1.0",'
929 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200930 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100931 ' "--tool=r8",'
932 ' "--no_internal",'
933 ' "--one_line_per_test",'
934 ' "--archive_failures"'
935 ' ]'
936 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200937 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200938 execution_timeout_secs: 21600
939 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200940 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200941 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200942 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200943 key: "luci.recipes.use_python3"
944 value: 100
945 }
Rico Windf57799f2021-07-08 15:45:45 +0200946 }
947 builders {
Rico Windb1808ea2021-09-27 18:16:47 +0200948 name: "linux-android-8.1.0_release"
Rico Windf57799f2021-07-08 15:45:45 +0200949 swarming_host: "chrome-swarming.appspot.com"
950 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200951 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200952 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200953 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200954 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100955 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200956 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
957 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100958 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200959 }
Rico Wind127c2312021-12-09 07:31:56 +0100960 properties:
961 '{'
962 ' "builder_group": "internal.client.r8",'
963 ' "recipe": "rex",'
964 ' "test_options": ['
965 ' "--dex_vm=8.1.0",'
966 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +0200967 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +0100968 ' "--tool=r8",'
969 ' "--no_internal",'
970 ' "--one_line_per_test",'
971 ' "--archive_failures"'
972 ' ]'
973 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +0200974 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +0200975 execution_timeout_secs: 21600
976 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +0200977 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +0200978 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +0200979 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +0200980 key: "luci.recipes.use_python3"
981 value: 100
982 }
Rico Windf57799f2021-07-08 15:45:45 +0200983 }
984 builders {
Rico Windb1808ea2021-09-27 18:16:47 +0200985 name: "linux-android-9.0.0"
Rico Windf57799f2021-07-08 15:45:45 +0200986 swarming_host: "chrome-swarming.appspot.com"
987 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +0200988 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +0200989 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +0200990 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +0200991 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +0100992 exe {
Rico Windf57799f2021-07-08 15:45:45 +0200993 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
994 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +0100995 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +0200996 }
Rico Wind127c2312021-12-09 07:31:56 +0100997 properties:
998 '{'
999 ' "builder_group": "internal.client.r8",'
1000 ' "recipe": "rex",'
1001 ' "test_options": ['
1002 ' "--dex_vm=9.0.0",'
1003 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +02001004 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001005 ' "--tool=r8",'
1006 ' "--no_internal",'
1007 ' "--one_line_per_test",'
1008 ' "--archive_failures"'
1009 ' ]'
1010 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001011 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001012 execution_timeout_secs: 21600
1013 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001014 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001015 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001016 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001017 key: "luci.recipes.use_python3"
1018 value: 100
1019 }
Rico Windf57799f2021-07-08 15:45:45 +02001020 }
1021 builders {
Rico Windb1808ea2021-09-27 18:16:47 +02001022 name: "linux-android-9.0.0_release"
Rico Windf57799f2021-07-08 15:45:45 +02001023 swarming_host: "chrome-swarming.appspot.com"
1024 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001025 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001026 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001027 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001028 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001029 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001030 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1031 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001032 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001033 }
Rico Wind127c2312021-12-09 07:31:56 +01001034 properties:
1035 '{'
1036 ' "builder_group": "internal.client.r8",'
1037 ' "recipe": "rex",'
1038 ' "test_options": ['
1039 ' "--dex_vm=9.0.0",'
1040 ' "--all_tests",'
Rico Windfd937102023-08-09 12:33:58 +02001041 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001042 ' "--tool=r8",'
1043 ' "--no_internal",'
1044 ' "--one_line_per_test",'
1045 ' "--archive_failures"'
1046 ' ]'
1047 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001048 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001049 execution_timeout_secs: 21600
1050 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001051 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001052 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001053 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001054 key: "luci.recipes.use_python3"
1055 value: 100
1056 }
Rico Windf57799f2021-07-08 15:45:45 +02001057 }
1058 builders {
1059 name: "linux-dex_default"
1060 swarming_host: "chrome-swarming.appspot.com"
1061 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001062 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001063 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001064 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001065 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001066 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001067 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1068 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001069 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001070 }
Rico Wind127c2312021-12-09 07:31:56 +01001071 properties:
1072 '{'
1073 ' "builder_group": "internal.client.r8",'
1074 ' "recipe": "rex",'
1075 ' "test_options": ['
1076 ' "--runtimes=dex-default",'
Rico Windfd937102023-08-09 12:33:58 +02001077 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001078 ' "--tool=r8",'
1079 ' "--no_internal",'
1080 ' "--one_line_per_test",'
1081 ' "--archive_failures"'
1082 ' ]'
1083 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001084 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001085 execution_timeout_secs: 21600
1086 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001087 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001088 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001089 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001090 key: "luci.recipes.use_python3"
1091 value: 100
1092 }
Rico Windf57799f2021-07-08 15:45:45 +02001093 }
1094 builders {
1095 name: "linux-dex_default_release"
1096 swarming_host: "chrome-swarming.appspot.com"
1097 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001098 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001099 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001100 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001101 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001102 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001103 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1104 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001105 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001106 }
Rico Wind127c2312021-12-09 07:31:56 +01001107 properties:
1108 '{'
1109 ' "builder_group": "internal.client.r8",'
1110 ' "recipe": "rex",'
1111 ' "test_options": ['
1112 ' "--runtimes=dex-default",'
Rico Windfd937102023-08-09 12:33:58 +02001113 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001114 ' "--tool=r8",'
1115 ' "--no_internal",'
1116 ' "--one_line_per_test",'
1117 ' "--archive_failures"'
1118 ' ]'
1119 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001120 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001121 execution_timeout_secs: 21600
1122 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001123 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001124 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001125 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001126 key: "luci.recipes.use_python3"
1127 value: 100
1128 }
Rico Windf57799f2021-07-08 15:45:45 +02001129 }
1130 builders {
1131 name: "linux-internal"
1132 swarming_host: "chrome-swarming.appspot.com"
1133 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001134 dimensions: "cpu:x86-64"
Rico Wind5aa510c2021-07-09 11:10:40 +02001135 dimensions: "internal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001136 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001137 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001138 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001139 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1140 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001141 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001142 }
Rico Wind127c2312021-12-09 07:31:56 +01001143 properties:
1144 '{'
1145 ' "builder_group": "internal.client.r8",'
1146 ' "recipe": "rex",'
1147 ' "test_options": ['
1148 ' "--bot"'
1149 ' ],'
1150 ' "test_wrapper": "tools/internal_test.py"'
1151 '}'
Rico Wind5aa510c2021-07-09 11:10:40 +02001152 priority: 25
1153 execution_timeout_secs: 43200
Rico Windf57799f2021-07-08 15:45:45 +02001154 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001155 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001156 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001157 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001158 key: "luci.recipes.use_python3"
1159 value: 100
1160 }
Rico Windf57799f2021-07-08 15:45:45 +02001161 }
1162 builders {
1163 name: "linux-internal_release"
1164 swarming_host: "chrome-swarming.appspot.com"
1165 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001166 dimensions: "cpu:x86-64"
Rico Wind5aa510c2021-07-09 11:10:40 +02001167 dimensions: "internal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001168 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001169 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001170 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001171 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1172 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001173 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001174 }
Rico Wind127c2312021-12-09 07:31:56 +01001175 properties:
1176 '{'
1177 ' "builder_group": "internal.client.r8",'
1178 ' "recipe": "rex",'
1179 ' "test_options": ['
1180 ' "--bot"'
1181 ' ],'
1182 ' "test_wrapper": "tools/internal_test.py"'
1183 '}'
Rico Wind5aa510c2021-07-09 11:10:40 +02001184 priority: 25
1185 execution_timeout_secs: 43200
Rico Windf57799f2021-07-08 15:45:45 +02001186 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001187 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001188 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001189 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001190 key: "luci.recipes.use_python3"
1191 value: 100
1192 }
Rico Windf57799f2021-07-08 15:45:45 +02001193 }
1194 builders {
1195 name: "linux-jdk11"
1196 swarming_host: "chrome-swarming.appspot.com"
1197 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001198 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001199 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001200 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001201 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001202 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001203 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1204 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001205 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001206 }
Rico Wind127c2312021-12-09 07:31:56 +01001207 properties:
1208 '{'
1209 ' "builder_group": "internal.client.r8",'
1210 ' "recipe": "rex",'
1211 ' "test_options": ['
1212 ' "--runtimes=jdk11",'
Rico Windfd937102023-08-09 12:33:58 +02001213 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001214 ' "--tool=r8",'
1215 ' "--no_internal",'
1216 ' "--one_line_per_test",'
1217 ' "--archive_failures"'
1218 ' ]'
1219 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001220 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001221 execution_timeout_secs: 21600
1222 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001223 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001224 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001225 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001226 key: "luci.recipes.use_python3"
1227 value: 100
1228 }
Rico Windf57799f2021-07-08 15:45:45 +02001229 }
1230 builders {
1231 name: "linux-jdk11_release"
1232 swarming_host: "chrome-swarming.appspot.com"
1233 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001234 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001235 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001236 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001237 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001238 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001239 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1240 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001241 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001242 }
Rico Wind127c2312021-12-09 07:31:56 +01001243 properties:
1244 '{'
1245 ' "builder_group": "internal.client.r8",'
1246 ' "recipe": "rex",'
1247 ' "test_options": ['
1248 ' "--runtimes=jdk11",'
Rico Windfd937102023-08-09 12:33:58 +02001249 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001250 ' "--tool=r8",'
1251 ' "--no_internal",'
1252 ' "--one_line_per_test",'
1253 ' "--archive_failures"'
1254 ' ]'
1255 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001256 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001257 execution_timeout_secs: 21600
1258 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001259 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001260 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001261 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001262 key: "luci.recipes.use_python3"
1263 value: 100
1264 }
Rico Windf57799f2021-07-08 15:45:45 +02001265 }
1266 builders {
Ian Zerny68d464f2022-03-29 10:35:34 +02001267 name: "linux-jdk17"
1268 swarming_host: "chrome-swarming.appspot.com"
1269 swarming_tags: "vpython:native-python-wrapper"
Ian Zerny68d464f2022-03-29 10:35:34 +02001270 dimensions: "cpu:x86-64"
1271 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001272 dimensions: "os:Ubuntu-20.04"
Ian Zerny68d464f2022-03-29 10:35:34 +02001273 dimensions: "pool:luci.r8.ci"
1274 exe {
1275 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1276 cipd_version: "refs/heads/master"
1277 cmd: "luciexe"
1278 }
1279 properties:
1280 '{'
1281 ' "builder_group": "internal.client.r8",'
1282 ' "recipe": "rex",'
1283 ' "test_options": ['
1284 ' "--runtimes=jdk17",'
Rico Windfd937102023-08-09 12:33:58 +02001285 ' "--command_cache_dir=/tmp/ccache",'
Ian Zerny68d464f2022-03-29 10:35:34 +02001286 ' "--tool=r8",'
1287 ' "--no_internal",'
1288 ' "--one_line_per_test",'
1289 ' "--archive_failures"'
1290 ' ]'
1291 '}'
1292 priority: 26
1293 execution_timeout_secs: 21600
1294 expiration_secs: 126000
1295 build_numbers: YES
1296 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
1297 experiments {
1298 key: "luci.recipes.use_python3"
1299 value: 100
1300 }
1301 }
1302 builders {
1303 name: "linux-jdk17_release"
1304 swarming_host: "chrome-swarming.appspot.com"
1305 swarming_tags: "vpython:native-python-wrapper"
Ian Zerny68d464f2022-03-29 10:35:34 +02001306 dimensions: "cpu:x86-64"
1307 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001308 dimensions: "os:Ubuntu-20.04"
Ian Zerny68d464f2022-03-29 10:35:34 +02001309 dimensions: "pool:luci.r8.ci"
1310 exe {
1311 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1312 cipd_version: "refs/heads/master"
1313 cmd: "luciexe"
1314 }
1315 properties:
1316 '{'
1317 ' "builder_group": "internal.client.r8",'
1318 ' "recipe": "rex",'
1319 ' "test_options": ['
1320 ' "--runtimes=jdk17",'
Rico Windfd937102023-08-09 12:33:58 +02001321 ' "--command_cache_dir=/tmp/ccache",'
Ian Zerny68d464f2022-03-29 10:35:34 +02001322 ' "--tool=r8",'
1323 ' "--no_internal",'
1324 ' "--one_line_per_test",'
1325 ' "--archive_failures"'
1326 ' ]'
1327 '}'
1328 priority: 26
1329 execution_timeout_secs: 21600
1330 expiration_secs: 126000
1331 build_numbers: YES
1332 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
1333 experiments {
1334 key: "luci.recipes.use_python3"
1335 value: 100
1336 }
1337 }
1338 builders {
Søren Gjessec00ff972023-11-20 16:03:55 +01001339 name: "linux-jdk21"
1340 swarming_host: "chrome-swarming.appspot.com"
1341 swarming_tags: "vpython:native-python-wrapper"
1342 dimensions: "cpu:x86-64"
1343 dimensions: "normal:true"
1344 dimensions: "os:Ubuntu-20.04"
1345 dimensions: "pool:luci.r8.ci"
1346 exe {
1347 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1348 cipd_version: "refs/heads/master"
1349 cmd: "luciexe"
1350 }
1351 properties:
1352 '{'
1353 ' "builder_group": "internal.client.r8",'
1354 ' "recipe": "rex",'
1355 ' "test_options": ['
1356 ' "--runtimes=jdk21",'
1357 ' "--command_cache_dir=/tmp/ccache",'
1358 ' "--tool=r8",'
1359 ' "--no_internal",'
1360 ' "--one_line_per_test",'
1361 ' "--archive_failures"'
1362 ' ]'
1363 '}'
1364 priority: 26
1365 execution_timeout_secs: 21600
1366 expiration_secs: 126000
1367 build_numbers: YES
1368 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
1369 experiments {
1370 key: "luci.recipes.use_python3"
1371 value: 100
1372 }
1373 }
1374 builders {
1375 name: "linux-jdk21_release"
1376 swarming_host: "chrome-swarming.appspot.com"
1377 swarming_tags: "vpython:native-python-wrapper"
1378 dimensions: "cpu:x86-64"
1379 dimensions: "normal:true"
1380 dimensions: "os:Ubuntu-20.04"
1381 dimensions: "pool:luci.r8.ci"
1382 exe {
1383 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1384 cipd_version: "refs/heads/master"
1385 cmd: "luciexe"
1386 }
1387 properties:
1388 '{'
1389 ' "builder_group": "internal.client.r8",'
1390 ' "recipe": "rex",'
1391 ' "test_options": ['
1392 ' "--runtimes=jdk21",'
1393 ' "--command_cache_dir=/tmp/ccache",'
1394 ' "--tool=r8",'
1395 ' "--no_internal",'
1396 ' "--one_line_per_test",'
1397 ' "--archive_failures"'
1398 ' ]'
1399 '}'
1400 priority: 26
1401 execution_timeout_secs: 21600
1402 expiration_secs: 126000
1403 build_numbers: YES
1404 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
1405 experiments {
1406 key: "luci.recipes.use_python3"
1407 value: 100
1408 }
1409 }
1410 builders {
Rico Windf57799f2021-07-08 15:45:45 +02001411 name: "linux-jdk8"
1412 swarming_host: "chrome-swarming.appspot.com"
1413 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001414 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001415 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001416 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001417 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001418 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001419 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1420 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001421 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001422 }
Rico Wind127c2312021-12-09 07:31:56 +01001423 properties:
1424 '{'
1425 ' "builder_group": "internal.client.r8",'
1426 ' "recipe": "rex",'
1427 ' "test_options": ['
1428 ' "--runtimes=jdk8",'
Rico Windfd937102023-08-09 12:33:58 +02001429 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001430 ' "--tool=r8",'
1431 ' "--no_internal",'
1432 ' "--one_line_per_test",'
1433 ' "--archive_failures"'
1434 ' ]'
1435 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001436 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001437 execution_timeout_secs: 21600
1438 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001439 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001440 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001441 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001442 key: "luci.recipes.use_python3"
1443 value: 100
1444 }
Rico Windf57799f2021-07-08 15:45:45 +02001445 }
1446 builders {
1447 name: "linux-jdk8_release"
1448 swarming_host: "chrome-swarming.appspot.com"
1449 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001450 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001451 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001452 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001453 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001454 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001455 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1456 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001457 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001458 }
Rico Wind127c2312021-12-09 07:31:56 +01001459 properties:
1460 '{'
1461 ' "builder_group": "internal.client.r8",'
1462 ' "recipe": "rex",'
1463 ' "test_options": ['
1464 ' "--runtimes=jdk8",'
Rico Windfd937102023-08-09 12:33:58 +02001465 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001466 ' "--tool=r8",'
1467 ' "--no_internal",'
1468 ' "--one_line_per_test",'
1469 ' "--archive_failures"'
1470 ' ]'
1471 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001472 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001473 execution_timeout_secs: 21600
1474 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001475 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001476 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001477 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001478 key: "luci.recipes.use_python3"
1479 value: 100
1480 }
Rico Windf57799f2021-07-08 15:45:45 +02001481 }
1482 builders {
1483 name: "linux-jdk9"
1484 swarming_host: "chrome-swarming.appspot.com"
1485 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001486 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001487 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001488 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001489 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001490 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001491 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1492 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001493 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001494 }
Rico Wind127c2312021-12-09 07:31:56 +01001495 properties:
1496 '{'
1497 ' "builder_group": "internal.client.r8",'
1498 ' "recipe": "rex",'
1499 ' "test_options": ['
1500 ' "--runtimes=jdk9",'
Rico Windfd937102023-08-09 12:33:58 +02001501 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001502 ' "--tool=r8",'
1503 ' "--no_internal",'
1504 ' "--one_line_per_test",'
1505 ' "--archive_failures"'
1506 ' ]'
1507 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001508 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001509 execution_timeout_secs: 21600
1510 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001511 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001512 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001513 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001514 key: "luci.recipes.use_python3"
1515 value: 100
1516 }
Rico Windf57799f2021-07-08 15:45:45 +02001517 }
1518 builders {
1519 name: "linux-jdk9_release"
1520 swarming_host: "chrome-swarming.appspot.com"
1521 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001522 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001523 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001524 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001525 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001526 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001527 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1528 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001529 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001530 }
Rico Wind127c2312021-12-09 07:31:56 +01001531 properties:
1532 '{'
1533 ' "builder_group": "internal.client.r8",'
1534 ' "recipe": "rex",'
1535 ' "test_options": ['
1536 ' "--runtimes=jdk9",'
Rico Windfd937102023-08-09 12:33:58 +02001537 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001538 ' "--tool=r8",'
1539 ' "--no_internal",'
1540 ' "--one_line_per_test",'
1541 ' "--archive_failures"'
1542 ' ]'
1543 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001544 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001545 execution_timeout_secs: 21600
1546 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001547 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001548 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001549 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001550 key: "luci.recipes.use_python3"
1551 value: 100
1552 }
Rico Windf57799f2021-07-08 15:45:45 +02001553 }
1554 builders {
Rico Winde6413102021-09-28 10:54:23 +02001555 name: "linux-kotlin_dev"
Rico Winddaea3442021-09-23 12:47:16 +02001556 swarming_host: "chrome-swarming.appspot.com"
1557 swarming_tags: "vpython:native-python-wrapper"
Rico Winddaea3442021-09-23 12:47:16 +02001558 dimensions: "cpu:x86-64"
Rico Wind093b16e2023-09-25 12:32:01 +02001559 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001560 dimensions: "os:Ubuntu-20.04"
Rico Winddaea3442021-09-23 12:47:16 +02001561 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001562 exe {
Rico Winddaea3442021-09-23 12:47:16 +02001563 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1564 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001565 cmd: "luciexe"
Rico Winddaea3442021-09-23 12:47:16 +02001566 }
Rico Wind127c2312021-12-09 07:31:56 +01001567 properties:
1568 '{'
1569 ' "builder_group": "internal.client.r8",'
1570 ' "recipe": "rex",'
1571 ' "test_options": ['
1572 ' "--runtimes=dex-default:jdk11",'
1573 ' "--kotlin-compiler-dev",'
1574 ' "--one_line_per_test",'
1575 ' "--archive_failures",'
1576 ' "--no-internal",'
1577 ' "*kotlin*",'
1578 ' "*debug*"'
1579 ' ]'
1580 '}'
Rico Winddaea3442021-09-23 12:47:16 +02001581 priority: 26
1582 execution_timeout_secs: 43200
1583 expiration_secs: 126000
1584 build_numbers: YES
1585 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001586 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001587 key: "luci.recipes.use_python3"
1588 value: 100
1589 }
Rico Winddaea3442021-09-23 12:47:16 +02001590 }
1591 builders {
Morten Krogh-Jespersen199b06b2021-11-26 13:30:29 +01001592 name: "linux-kotlin_old"
1593 swarming_host: "chrome-swarming.appspot.com"
1594 swarming_tags: "vpython:native-python-wrapper"
Morten Krogh-Jespersen199b06b2021-11-26 13:30:29 +01001595 dimensions: "cpu:x86-64"
Rico Wind093b16e2023-09-25 12:32:01 +02001596 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001597 dimensions: "os:Ubuntu-20.04"
Morten Krogh-Jespersen199b06b2021-11-26 13:30:29 +01001598 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001599 exe {
Morten Krogh-Jespersen199b06b2021-11-26 13:30:29 +01001600 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1601 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001602 cmd: "luciexe"
Morten Krogh-Jespersen199b06b2021-11-26 13:30:29 +01001603 }
Rico Wind127c2312021-12-09 07:31:56 +01001604 properties:
1605 '{'
1606 ' "builder_group": "internal.client.r8",'
1607 ' "recipe": "rex",'
1608 ' "test_options": ['
1609 ' "--runtimes=dex-default:jdk11",'
1610 ' "--kotlin-compiler-old",'
1611 ' "--one_line_per_test",'
1612 ' "--archive_failures",'
1613 ' "--no-internal",'
1614 ' "*kotlin*",'
1615 ' "*debug*"'
1616 ' ]'
1617 '}'
Morten Krogh-Jespersen199b06b2021-11-26 13:30:29 +01001618 priority: 26
1619 execution_timeout_secs: 43200
1620 expiration_secs: 126000
1621 build_numbers: YES
1622 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
1623 experiments {
1624 key: "luci.recipes.use_python3"
1625 value: 100
1626 }
Morten Krogh-Jespersen199b06b2021-11-26 13:30:29 +01001627 }
1628 builders {
Rico Windf57799f2021-07-08 15:45:45 +02001629 name: "linux-none"
1630 swarming_host: "chrome-swarming.appspot.com"
1631 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001632 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001633 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001634 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001635 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001636 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001637 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1638 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001639 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001640 }
Rico Wind127c2312021-12-09 07:31:56 +01001641 properties:
1642 '{'
1643 ' "builder_group": "internal.client.r8",'
1644 ' "recipe": "rex",'
1645 ' "test_options": ['
1646 ' "--runtimes=none",'
Rico Windfd937102023-08-09 12:33:58 +02001647 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001648 ' "--tool=r8",'
1649 ' "--no_internal",'
1650 ' "--one_line_per_test",'
1651 ' "--archive_failures"'
1652 ' ]'
1653 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001654 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001655 execution_timeout_secs: 21600
1656 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001657 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001658 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001659 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001660 key: "luci.recipes.use_python3"
1661 value: 100
1662 }
Rico Windf57799f2021-07-08 15:45:45 +02001663 }
1664 builders {
1665 name: "linux-none_release"
1666 swarming_host: "chrome-swarming.appspot.com"
1667 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001668 dimensions: "cpu:x86-64"
Rico Wind18d5b6f2021-07-09 09:56:57 +02001669 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001670 dimensions: "os:Ubuntu-20.04"
Rico Windf57799f2021-07-08 15:45:45 +02001671 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001672 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001673 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1674 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001675 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001676 }
Rico Wind127c2312021-12-09 07:31:56 +01001677 properties:
1678 '{'
1679 ' "builder_group": "internal.client.r8",'
1680 ' "recipe": "rex",'
1681 ' "test_options": ['
1682 ' "--runtimes=none",'
Rico Windfd937102023-08-09 12:33:58 +02001683 ' "--command_cache_dir=/tmp/ccache",'
Rico Wind127c2312021-12-09 07:31:56 +01001684 ' "--tool=r8",'
1685 ' "--no_internal",'
1686 ' "--one_line_per_test",'
1687 ' "--archive_failures"'
1688 ' ]'
1689 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001690 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001691 execution_timeout_secs: 21600
1692 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001693 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001694 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001695 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001696 key: "luci.recipes.use_python3"
1697 value: 100
1698 }
Rico Windf57799f2021-07-08 15:45:45 +02001699 }
1700 builders {
Rico Winddaea3442021-09-23 12:47:16 +02001701 name: "linux-run-on-app-dump"
1702 swarming_host: "chrome-swarming.appspot.com"
1703 swarming_tags: "vpython:native-python-wrapper"
Rico Winddaea3442021-09-23 12:47:16 +02001704 dimensions: "cpu:x86-64"
Rico Wind093b16e2023-09-25 12:32:01 +02001705 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001706 dimensions: "os:Ubuntu-20.04"
Rico Winddaea3442021-09-23 12:47:16 +02001707 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001708 exe {
Rico Winddaea3442021-09-23 12:47:16 +02001709 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1710 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001711 cmd: "luciexe"
Rico Winddaea3442021-09-23 12:47:16 +02001712 }
Rico Wind127c2312021-12-09 07:31:56 +01001713 properties:
1714 '{'
1715 ' "builder_group": "internal.client.r8",'
1716 ' "recipe": "rex",'
1717 ' "test_options": ['
Christoffer Quist Adamsen608ee592023-08-24 11:01:22 +02001718 ' "--bot",'
1719 ' "--workers",'
1720 ' "4"'
Rico Wind127c2312021-12-09 07:31:56 +01001721 ' ],'
1722 ' "test_wrapper": "tools/run_on_app_dump.py"'
1723 '}'
Rico Winddaea3442021-09-23 12:47:16 +02001724 priority: 26
1725 execution_timeout_secs: 43200
1726 expiration_secs: 126000
1727 build_numbers: YES
1728 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001729 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001730 key: "luci.recipes.use_python3"
1731 value: 100
1732 }
Rico Winddaea3442021-09-23 12:47:16 +02001733 }
1734 builders {
1735 name: "linux-run-on-app-dump_release"
1736 swarming_host: "chrome-swarming.appspot.com"
1737 swarming_tags: "vpython:native-python-wrapper"
Rico Winddaea3442021-09-23 12:47:16 +02001738 dimensions: "cpu:x86-64"
Rico Wind093b16e2023-09-25 12:32:01 +02001739 dimensions: "normal:true"
Rico Wind3244aac2023-03-27 13:49:17 +02001740 dimensions: "os:Ubuntu-20.04"
Rico Winddaea3442021-09-23 12:47:16 +02001741 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001742 exe {
Rico Winddaea3442021-09-23 12:47:16 +02001743 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1744 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001745 cmd: "luciexe"
Rico Winddaea3442021-09-23 12:47:16 +02001746 }
Rico Wind127c2312021-12-09 07:31:56 +01001747 properties:
1748 '{'
1749 ' "builder_group": "internal.client.r8",'
1750 ' "recipe": "rex",'
1751 ' "test_options": ['
Christoffer Quist Adamsen608ee592023-08-24 11:01:22 +02001752 ' "--bot",'
1753 ' "--workers",'
1754 ' "4"'
Rico Wind127c2312021-12-09 07:31:56 +01001755 ' ],'
1756 ' "test_wrapper": "tools/run_on_app_dump.py"'
1757 '}'
Rico Winddaea3442021-09-23 12:47:16 +02001758 priority: 26
1759 execution_timeout_secs: 43200
1760 expiration_secs: 126000
1761 build_numbers: YES
1762 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001763 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001764 key: "luci.recipes.use_python3"
1765 value: 100
1766 }
Rico Winddaea3442021-09-23 12:47:16 +02001767 }
1768 builders {
Søren Gjesseceb85a82023-04-26 09:58:03 +02001769 name: "smali"
1770 swarming_host: "chrome-swarming.appspot.com"
1771 swarming_tags: "vpython:native-python-wrapper"
Søren Gjesseceb85a82023-04-26 09:58:03 +02001772 dimensions: "cpu:x86-64"
Rico Wind093b16e2023-09-25 12:32:01 +02001773 dimensions: "normal:true"
Søren Gjesseceb85a82023-04-26 09:58:03 +02001774 dimensions: "os:Ubuntu-20.04"
1775 dimensions: "pool:luci.r8.ci"
1776 exe {
1777 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1778 cipd_version: "refs/heads/master"
1779 cmd: "luciexe"
1780 }
1781 properties:
1782 '{'
1783 ' "builder_group": "internal.client.smali",'
1784 ' "recipe": "rex",'
1785 ' "test_wrapper": "tools/archive_smali.py"'
1786 '}'
1787 priority: 26
1788 execution_timeout_secs: 43200
1789 expiration_secs: 126000
1790 build_numbers: YES
1791 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
1792 experiments {
1793 key: "luci.recipes.use_python3"
1794 value: 100
1795 }
1796 }
1797 builders {
Rico Windf57799f2021-07-08 15:45:45 +02001798 name: "windows"
1799 swarming_host: "chrome-swarming.appspot.com"
1800 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001801 dimensions: "cpu:x86-64"
Rico Wind093b16e2023-09-25 12:32:01 +02001802 dimensions: "normal:true"
Rico Winde6413102021-09-28 10:54:23 +02001803 dimensions: "os:Windows-10"
Rico Windf57799f2021-07-08 15:45:45 +02001804 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001805 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001806 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1807 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001808 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001809 }
Rico Wind127c2312021-12-09 07:31:56 +01001810 properties:
1811 '{'
1812 ' "builder_group": "internal.client.r8",'
1813 ' "recipe": "rex",'
1814 ' "test_options": ['
1815 ' "--all_tests",'
1816 ' "--tool=r8",'
1817 ' "--no_internal",'
1818 ' "--one_line_per_test",'
1819 ' "--archive_failures"'
1820 ' ]'
1821 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001822 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001823 execution_timeout_secs: 21600
1824 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001825 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001826 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001827 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001828 key: "luci.recipes.use_python3"
1829 value: 100
1830 }
Rico Windf57799f2021-07-08 15:45:45 +02001831 }
1832 builders {
1833 name: "windows_release"
1834 swarming_host: "chrome-swarming.appspot.com"
1835 swarming_tags: "vpython:native-python-wrapper"
Rico Windf57799f2021-07-08 15:45:45 +02001836 dimensions: "cpu:x86-64"
Rico Wind093b16e2023-09-25 12:32:01 +02001837 dimensions: "normal:true"
Rico Winde6413102021-09-28 10:54:23 +02001838 dimensions: "os:Windows-10"
Rico Windf57799f2021-07-08 15:45:45 +02001839 dimensions: "pool:luci.r8.ci"
Rico Wind127c2312021-12-09 07:31:56 +01001840 exe {
Rico Windf57799f2021-07-08 15:45:45 +02001841 cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave"
1842 cipd_version: "refs/heads/master"
Rico Wind127c2312021-12-09 07:31:56 +01001843 cmd: "luciexe"
Rico Windf57799f2021-07-08 15:45:45 +02001844 }
Rico Wind127c2312021-12-09 07:31:56 +01001845 properties:
1846 '{'
1847 ' "builder_group": "internal.client.r8",'
1848 ' "recipe": "rex",'
1849 ' "test_options": ['
1850 ' "--all_tests",'
1851 ' "--tool=r8",'
1852 ' "--no_internal",'
1853 ' "--one_line_per_test",'
1854 ' "--archive_failures"'
1855 ' ]'
1856 '}'
Rico Wind18d5b6f2021-07-09 09:56:57 +02001857 priority: 26
Rico Windf57799f2021-07-08 15:45:45 +02001858 execution_timeout_secs: 21600
1859 expiration_secs: 126000
Rico Wind18d5b6f2021-07-09 09:56:57 +02001860 build_numbers: YES
Rico Windf57799f2021-07-08 15:45:45 +02001861 service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
Andrii Shyshkalov55dfdde2021-09-27 09:30:31 +02001862 experiments {
Rico Windcbe8bc82021-10-27 12:53:32 +02001863 key: "luci.recipes.use_python3"
1864 value: 100
1865 }
Rico Windf57799f2021-07-08 15:45:45 +02001866 }
1867 }
1868}