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