1# Auto-generated by lucicfg.
2# Do not modify manually.
3#
4# For the schema of this file, see BuildbucketCfg message:
5#   https://config.luci.app/schemas/projects:buildbucket.cfg
6
7buckets {
8  name: "ci"
9  acls {
10    role: WRITER
11    group: "project-art-admins"
12  }
13  acls {
14    group: "all"
15  }
16  swarming {
17    builders {
18      name: "angler-armv7-debug"
19      swarming_host: "chromium-swarm.appspot.com"
20      dimensions: "os:Android"
21      dimensions: "pool:luci.art.ci"
22      recipe {
23        name: "art"
24        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
25        cipd_version: "refs/heads/main"
26        properties_j: "bitness:32"
27        properties_j: "builder_group:\"client.art\""
28        properties_j: "concurrent_collector:true"
29        properties_j: "debug:true"
30        properties_j: "device:\"angler-armv7\""
31        properties_j: "generational_cc:true"
32        properties_j: "product:\"arm_krait\""
33        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--debug\"]"
34      }
35      execution_timeout_secs: 108000
36      expiration_secs: 61200
37      caches {
38        name: "art"
39        path: "art"
40      }
41      build_numbers: YES
42      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
43      experiments {
44        key: "luci.recipes.use_python3"
45        value: 100
46      }
47    }
48    builders {
49      name: "angler-armv7-ndebug"
50      swarming_host: "chromium-swarm.appspot.com"
51      dimensions: "os:Android"
52      dimensions: "pool:luci.art.ci"
53      recipe {
54        name: "art"
55        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
56        cipd_version: "refs/heads/main"
57        properties_j: "bitness:32"
58        properties_j: "builder_group:\"client.art\""
59        properties_j: "concurrent_collector:true"
60        properties_j: "device:\"angler-armv7\""
61        properties_j: "generational_cc:true"
62        properties_j: "product:\"arm_krait\""
63        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--ndebug\"]"
64      }
65      execution_timeout_secs: 108000
66      expiration_secs: 61200
67      caches {
68        name: "art"
69        path: "art"
70      }
71      build_numbers: YES
72      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
73      experiments {
74        key: "luci.recipes.use_python3"
75        value: 100
76      }
77    }
78    builders {
79      name: "angler-armv7-non-gen-cc"
80      swarming_host: "chromium-swarm.appspot.com"
81      dimensions: "device_type:oriole"
82      dimensions: "os:Android"
83      dimensions: "pool:luci.art.ci"
84      recipe {
85        name: "art"
86        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
87        cipd_version: "refs/heads/main"
88        properties_j: "bitness:32"
89        properties_j: "builder_group:\"client.art\""
90        properties_j: "debug:true"
91        properties_j: "device:\"angler-armv7\""
92        properties_j: "product:\"arm_krait\""
93        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--debug\"]"
94      }
95      execution_timeout_secs: 108000
96      expiration_secs: 61200
97      caches {
98        name: "art"
99        path: "art"
100      }
101      build_numbers: YES
102      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
103      experiments {
104        key: "luci.recipes.use_python3"
105        value: 100
106      }
107    }
108    builders {
109      name: "angler-armv8-debug"
110      swarming_host: "chromium-swarm.appspot.com"
111      dimensions: "os:Android"
112      dimensions: "pool:luci.art.ci"
113      recipe {
114        name: "art"
115        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
116        cipd_version: "refs/heads/main"
117        properties_j: "bitness:64"
118        properties_j: "builder_group:\"client.art\""
119        properties_j: "concurrent_collector:true"
120        properties_j: "debug:true"
121        properties_j: "device:\"angler-armv8\""
122        properties_j: "generational_cc:true"
123        properties_j: "product:\"armv8\""
124        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--debug\"]"
125      }
126      execution_timeout_secs: 108000
127      expiration_secs: 61200
128      caches {
129        name: "art"
130        path: "art"
131      }
132      build_numbers: YES
133      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
134      experiments {
135        key: "luci.recipes.use_python3"
136        value: 100
137      }
138    }
139    builders {
140      name: "angler-armv8-ndebug"
141      swarming_host: "chromium-swarm.appspot.com"
142      dimensions: "os:Android"
143      dimensions: "pool:luci.art.ci"
144      recipe {
145        name: "art"
146        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
147        cipd_version: "refs/heads/main"
148        properties_j: "bitness:64"
149        properties_j: "builder_group:\"client.art\""
150        properties_j: "concurrent_collector:true"
151        properties_j: "device:\"angler-armv8\""
152        properties_j: "generational_cc:true"
153        properties_j: "product:\"armv8\""
154        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--ndebug\"]"
155      }
156      execution_timeout_secs: 108000
157      expiration_secs: 61200
158      caches {
159        name: "art"
160        path: "art"
161      }
162      build_numbers: YES
163      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
164      experiments {
165        key: "luci.recipes.use_python3"
166        value: 100
167      }
168    }
169    builders {
170      name: "angler-armv8-non-gen-cc"
171      swarming_host: "chromium-swarm.appspot.com"
172      dimensions: "device_type:oriole"
173      dimensions: "os:Android"
174      dimensions: "pool:luci.art.ci"
175      recipe {
176        name: "art"
177        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
178        cipd_version: "refs/heads/main"
179        properties_j: "bitness:64"
180        properties_j: "builder_group:\"client.art\""
181        properties_j: "debug:true"
182        properties_j: "device:\"angler-armv8\""
183        properties_j: "product:\"armv8\""
184        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--debug\"]"
185      }
186      execution_timeout_secs: 108000
187      expiration_secs: 61200
188      caches {
189        name: "art"
190        path: "art"
191      }
192      build_numbers: YES
193      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
194      experiments {
195        key: "luci.recipes.use_python3"
196        value: 100
197      }
198    }
199    builders {
200      name: "bullhead-armv7-gcstress-ndebug"
201      swarming_host: "chromium-swarm.appspot.com"
202      dimensions: "os:Android"
203      dimensions: "pool:luci.art.ci"
204      recipe {
205        name: "art"
206        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
207        cipd_version: "refs/heads/main"
208        properties_j: "bitness:32"
209        properties_j: "builder_group:\"client.art\""
210        properties_j: "concurrent_collector:true"
211        properties_j: "device:\"bullhead-armv7\""
212        properties_j: "gcstress:true"
213        properties_j: "generational_cc:true"
214        properties_j: "product:\"arm_krait\""
215        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--ndebug\",\"--gcstress\"]"
216      }
217      execution_timeout_secs: 108000
218      expiration_secs: 61200
219      caches {
220        name: "art"
221        path: "art"
222      }
223      build_numbers: YES
224      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
225      experiments {
226        key: "luci.recipes.use_python3"
227        value: 100
228      }
229    }
230    builders {
231      name: "bullhead-armv8-gcstress-debug"
232      swarming_host: "chromium-swarm.appspot.com"
233      dimensions: "os:Android"
234      dimensions: "pool:luci.art.ci"
235      recipe {
236        name: "art"
237        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
238        cipd_version: "refs/heads/main"
239        properties_j: "bitness:64"
240        properties_j: "builder_group:\"client.art\""
241        properties_j: "concurrent_collector:true"
242        properties_j: "debug:true"
243        properties_j: "device:\"bullhead-armv8\""
244        properties_j: "gcstress:true"
245        properties_j: "generational_cc:true"
246        properties_j: "product:\"armv8\""
247        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--debug\",\"--gcstress\"]"
248      }
249      execution_timeout_secs: 108000
250      expiration_secs: 61200
251      caches {
252        name: "art"
253        path: "art"
254      }
255      build_numbers: YES
256      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
257      experiments {
258        key: "luci.recipes.use_python3"
259        value: 100
260      }
261    }
262    builders {
263      name: "bullhead-armv8-gcstress-ndebug"
264      swarming_host: "chromium-swarm.appspot.com"
265      dimensions: "os:Android"
266      dimensions: "pool:luci.art.ci"
267      recipe {
268        name: "art"
269        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
270        cipd_version: "refs/heads/main"
271        properties_j: "bitness:64"
272        properties_j: "builder_group:\"client.art\""
273        properties_j: "concurrent_collector:true"
274        properties_j: "device:\"bullhead-armv8\""
275        properties_j: "gcstress:true"
276        properties_j: "generational_cc:true"
277        properties_j: "product:\"armv8\""
278        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--ndebug\",\"--gcstress\"]"
279      }
280      execution_timeout_secs: 108000
281      expiration_secs: 61200
282      caches {
283        name: "art"
284        path: "art"
285      }
286      build_numbers: YES
287      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
288      experiments {
289        key: "luci.recipes.use_python3"
290        value: 100
291      }
292    }
293    builders {
294      name: "host-x86-cms"
295      swarming_host: "chromium-swarm.appspot.com"
296      dimensions: "os:Linux"
297      dimensions: "pool:luci.art.ci"
298      recipe {
299        name: "art"
300        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
301        cipd_version: "refs/heads/main"
302        properties_j: "bitness:32"
303        properties_j: "builder_group:\"client.art\""
304        properties_j: "debug:true"
305        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--debug\"]"
306      }
307      execution_timeout_secs: 108000
308      expiration_secs: 61200
309      caches {
310        name: "art"
311        path: "art"
312      }
313      build_numbers: YES
314      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
315      experiments {
316        key: "luci.recipes.use_python3"
317        value: 100
318      }
319    }
320    builders {
321      name: "host-x86-debug"
322      swarming_host: "chromium-swarm.appspot.com"
323      dimensions: "os:Linux"
324      dimensions: "pool:luci.art.ci"
325      recipe {
326        name: "art"
327        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
328        cipd_version: "refs/heads/main"
329        properties_j: "bitness:32"
330        properties_j: "builder_group:\"client.art\""
331        properties_j: "concurrent_collector:true"
332        properties_j: "debug:true"
333        properties_j: "generational_cc:true"
334        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--debug\"]"
335      }
336      execution_timeout_secs: 108000
337      expiration_secs: 61200
338      caches {
339        name: "art"
340        path: "art"
341      }
342      build_numbers: YES
343      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
344      experiments {
345        key: "luci.recipes.use_python3"
346        value: 100
347      }
348    }
349    builders {
350      name: "host-x86-gcstress-debug"
351      swarming_host: "chromium-swarm.appspot.com"
352      dimensions: "os:Linux"
353      dimensions: "pool:luci.art.ci"
354      recipe {
355        name: "art"
356        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
357        cipd_version: "refs/heads/main"
358        properties_j: "bitness:32"
359        properties_j: "builder_group:\"client.art\""
360        properties_j: "concurrent_collector:true"
361        properties_j: "debug:true"
362        properties_j: "gcstress:true"
363        properties_j: "generational_cc:true"
364        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--debug\",\"--gcstress\"]"
365      }
366      execution_timeout_secs: 108000
367      expiration_secs: 61200
368      caches {
369        name: "art"
370        path: "art"
371      }
372      build_numbers: YES
373      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
374      experiments {
375        key: "luci.recipes.use_python3"
376        value: 100
377      }
378    }
379    builders {
380      name: "host-x86-ndebug"
381      swarming_host: "chromium-swarm.appspot.com"
382      dimensions: "os:Linux"
383      dimensions: "pool:luci.art.ci"
384      recipe {
385        name: "art"
386        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
387        cipd_version: "refs/heads/main"
388        properties_j: "bitness:32"
389        properties_j: "builder_group:\"client.art\""
390        properties_j: "concurrent_collector:true"
391        properties_j: "generational_cc:true"
392        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--ndebug\"]"
393      }
394      execution_timeout_secs: 108000
395      expiration_secs: 61200
396      caches {
397        name: "art"
398        path: "art"
399      }
400      build_numbers: YES
401      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
402      experiments {
403        key: "luci.recipes.use_python3"
404        value: 100
405      }
406    }
407    builders {
408      name: "host-x86-poison-debug"
409      swarming_host: "chromium-swarm.appspot.com"
410      dimensions: "os:Linux"
411      dimensions: "pool:luci.art.ci"
412      recipe {
413        name: "art"
414        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
415        cipd_version: "refs/heads/main"
416        properties_j: "bitness:32"
417        properties_j: "builder_group:\"client.art\""
418        properties_j: "concurrent_collector:true"
419        properties_j: "debug:true"
420        properties_j: "generational_cc:true"
421        properties_j: "heap_poisoning:true"
422        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--debug\"]"
423      }
424      execution_timeout_secs: 108000
425      expiration_secs: 61200
426      caches {
427        name: "art"
428        path: "art"
429      }
430      build_numbers: YES
431      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
432      experiments {
433        key: "luci.recipes.use_python3"
434        value: 100
435      }
436    }
437    builders {
438      name: "host-x86_64-cms"
439      swarming_host: "chromium-swarm.appspot.com"
440      dimensions: "os:Linux"
441      dimensions: "pool:luci.art.ci"
442      recipe {
443        name: "art"
444        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
445        cipd_version: "refs/heads/main"
446        properties_j: "bitness:64"
447        properties_j: "builder_group:\"client.art\""
448        properties_j: "debug:true"
449        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--debug\"]"
450      }
451      execution_timeout_secs: 108000
452      expiration_secs: 61200
453      caches {
454        name: "art"
455        path: "art"
456      }
457      build_numbers: YES
458      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
459      experiments {
460        key: "luci.recipes.use_python3"
461        value: 100
462      }
463    }
464    builders {
465      name: "host-x86_64-debug"
466      swarming_host: "chromium-swarm.appspot.com"
467      dimensions: "os:Linux"
468      dimensions: "pool:luci.art.ci"
469      recipe {
470        name: "art"
471        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
472        cipd_version: "refs/heads/main"
473        properties_j: "bitness:64"
474        properties_j: "builder_group:\"client.art\""
475        properties_j: "concurrent_collector:true"
476        properties_j: "debug:true"
477        properties_j: "generational_cc:true"
478        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--debug\"]"
479      }
480      execution_timeout_secs: 108000
481      expiration_secs: 61200
482      caches {
483        name: "art"
484        path: "art"
485      }
486      build_numbers: YES
487      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
488      experiments {
489        key: "luci.recipes.use_python3"
490        value: 100
491      }
492    }
493    builders {
494      name: "host-x86_64-ndebug"
495      swarming_host: "chromium-swarm.appspot.com"
496      dimensions: "os:Linux"
497      dimensions: "pool:luci.art.ci"
498      recipe {
499        name: "art"
500        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
501        cipd_version: "refs/heads/main"
502        properties_j: "bitness:64"
503        properties_j: "builder_group:\"client.art\""
504        properties_j: "concurrent_collector:true"
505        properties_j: "generational_cc:true"
506        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--ndebug\"]"
507      }
508      execution_timeout_secs: 108000
509      expiration_secs: 61200
510      caches {
511        name: "art"
512        path: "art"
513      }
514      build_numbers: YES
515      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
516      experiments {
517        key: "luci.recipes.use_python3"
518        value: 100
519      }
520    }
521    builders {
522      name: "host-x86_64-non-gen-cc"
523      swarming_host: "chromium-swarm.appspot.com"
524      dimensions: "os:Linux"
525      dimensions: "pool:luci.art.ci"
526      recipe {
527        name: "art"
528        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
529        cipd_version: "refs/heads/main"
530        properties_j: "bitness:64"
531        properties_j: "builder_group:\"client.art\""
532        properties_j: "concurrent_collector:true"
533        properties_j: "debug:true"
534        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--debug\"]"
535      }
536      execution_timeout_secs: 108000
537      expiration_secs: 61200
538      caches {
539        name: "art"
540        path: "art"
541      }
542      build_numbers: YES
543      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
544      experiments {
545        key: "luci.recipes.use_python3"
546        value: 100
547      }
548    }
549    builders {
550      name: "host-x86_64-poison-debug"
551      swarming_host: "chromium-swarm.appspot.com"
552      dimensions: "os:Linux"
553      dimensions: "pool:luci.art.ci"
554      recipe {
555        name: "art"
556        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
557        cipd_version: "refs/heads/main"
558        properties_j: "bitness:64"
559        properties_j: "builder_group:\"client.art\""
560        properties_j: "concurrent_collector:true"
561        properties_j: "debug:true"
562        properties_j: "generational_cc:true"
563        properties_j: "heap_poisoning:true"
564        properties_j: "testrunner_args:[\"--verbose\",\"--host\",\"--debug\"]"
565      }
566      execution_timeout_secs: 108000
567      expiration_secs: 61200
568      caches {
569        name: "art"
570        path: "art"
571      }
572      build_numbers: YES
573      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
574      experiments {
575        key: "luci.recipes.use_python3"
576        value: 100
577      }
578    }
579    builders {
580      name: "qemu-armv8-ndebug"
581      swarming_host: "chromium-swarm.appspot.com"
582      dimensions: "os:Linux"
583      dimensions: "pool:luci.art.ci"
584      recipe {
585        name: "art"
586        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
587        cipd_version: "refs/heads/main"
588        properties_j: "bitness:64"
589        properties_j: "builder_group:\"client.art\""
590        properties_j: "concurrent_collector:true"
591        properties_j: "device:\"qemu-armv8\""
592        properties_j: "generational_cc:true"
593        properties_j: "on_virtual_machine:true"
594        properties_j: "product:\"armv8\""
595        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--ndebug\"]"
596      }
597      execution_timeout_secs: 108000
598      expiration_secs: 61200
599      caches {
600        name: "art"
601        path: "art"
602      }
603      build_numbers: YES
604      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
605      experiments {
606        key: "luci.recipes.use_python3"
607        value: 100
608      }
609    }
610    builders {
611      name: "qemu-riscv64-ndebug"
612      swarming_host: "chromium-swarm.appspot.com"
613      dimensions: "os:Linux"
614      dimensions: "pool:luci.art.ci"
615      recipe {
616        name: "art"
617        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
618        cipd_version: "refs/heads/main"
619        properties_j: "bitness:64"
620        properties_j: "builder_group:\"client.art\""
621        properties_j: "concurrent_collector:true"
622        properties_j: "device:\"qemu-riscv64\""
623        properties_j: "generational_cc:true"
624        properties_j: "on_virtual_machine:true"
625        properties_j: "product:\"riscv64\""
626        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--ndebug\"]"
627      }
628      execution_timeout_secs: 108000
629      expiration_secs: 61200
630      caches {
631        name: "art"
632        path: "art"
633      }
634      build_numbers: YES
635      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
636      experiments {
637        key: "luci.recipes.use_python3"
638        value: 100
639      }
640    }
641    builders {
642      name: "qemu-riscv64-ndebug-build_only"
643      swarming_host: "chromium-swarm.appspot.com"
644      dimensions: "os:Linux"
645      dimensions: "pool:luci.art.ci"
646      recipe {
647        name: "art"
648        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
649        cipd_version: "refs/heads/main"
650        properties_j: "bitness:64"
651        properties_j: "build_only:true"
652        properties_j: "builder_group:\"client.art\""
653        properties_j: "concurrent_collector:true"
654        properties_j: "device:\"qemu-riscv64\""
655        properties_j: "generational_cc:true"
656        properties_j: "on_virtual_machine:true"
657        properties_j: "product:\"riscv64\""
658        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--ndebug\"]"
659      }
660      execution_timeout_secs: 108000
661      expiration_secs: 61200
662      caches {
663        name: "art"
664        path: "art"
665      }
666      build_numbers: YES
667      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
668      experiments {
669        key: "luci.recipes.use_python3"
670        value: 100
671      }
672    }
673    builders {
674      name: "walleye-armv7-poison-debug"
675      swarming_host: "chromium-swarm.appspot.com"
676      dimensions: "os:Android"
677      dimensions: "pool:luci.art.ci"
678      recipe {
679        name: "art"
680        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
681        cipd_version: "refs/heads/main"
682        properties_j: "bitness:32"
683        properties_j: "builder_group:\"client.art\""
684        properties_j: "concurrent_collector:true"
685        properties_j: "debug:true"
686        properties_j: "device:\"walleye-armv7\""
687        properties_j: "generational_cc:true"
688        properties_j: "heap_poisoning:true"
689        properties_j: "product:\"arm_krait\""
690        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--debug\"]"
691      }
692      execution_timeout_secs: 108000
693      expiration_secs: 61200
694      caches {
695        name: "art"
696        path: "art"
697      }
698      build_numbers: YES
699      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
700      experiments {
701        key: "luci.recipes.use_python3"
702        value: 100
703      }
704    }
705    builders {
706      name: "walleye-armv8-poison-debug"
707      swarming_host: "chromium-swarm.appspot.com"
708      dimensions: "os:Android"
709      dimensions: "pool:luci.art.ci"
710      recipe {
711        name: "art"
712        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
713        cipd_version: "refs/heads/main"
714        properties_j: "bitness:64"
715        properties_j: "builder_group:\"client.art\""
716        properties_j: "concurrent_collector:true"
717        properties_j: "debug:true"
718        properties_j: "device:\"walleye-armv8\""
719        properties_j: "generational_cc:true"
720        properties_j: "heap_poisoning:true"
721        properties_j: "product:\"armv8\""
722        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--debug\"]"
723      }
724      execution_timeout_secs: 108000
725      expiration_secs: 61200
726      caches {
727        name: "art"
728        path: "art"
729      }
730      build_numbers: YES
731      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
732      experiments {
733        key: "luci.recipes.use_python3"
734        value: 100
735      }
736    }
737    builders {
738      name: "walleye-armv8-poison-ndebug"
739      swarming_host: "chromium-swarm.appspot.com"
740      dimensions: "os:Android"
741      dimensions: "pool:luci.art.ci"
742      recipe {
743        name: "art"
744        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
745        cipd_version: "refs/heads/main"
746        properties_j: "bitness:64"
747        properties_j: "builder_group:\"client.art\""
748        properties_j: "concurrent_collector:true"
749        properties_j: "device:\"walleye-armv8\""
750        properties_j: "generational_cc:true"
751        properties_j: "heap_poisoning:true"
752        properties_j: "product:\"armv8\""
753        properties_j: "testrunner_args:[\"--target\",\"--verbose\",\"--ndebug\"]"
754      }
755      execution_timeout_secs: 108000
756      expiration_secs: 61200
757      caches {
758        name: "art"
759        path: "art"
760      }
761      build_numbers: YES
762      service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
763      experiments {
764        key: "luci.recipes.use_python3"
765        value: 100
766      }
767    }
768  }
769}
770