| OLD | NEW |
| 1 { | 1 { |
| 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, | 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, |
| 3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, | 3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, |
| 4 "Android Release (Nexus 5)": { | 4 "Android Release (Nexus 5)": { |
| 5 "gtest_tests": [ | 5 "gtest_tests": [ |
| 6 { | 6 { |
| 7 "override_isolate_target": "angle_unittests", | 7 "override_isolate_target": "angle_unittests", |
| 8 "swarming": { | 8 "swarming": { |
| 9 "can_use_on_swarming_builders": true, | 9 "can_use_on_swarming_builders": true, |
| 10 "cipd_packages": [ |
| 11 { |
| 12 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13 "location": "bin", |
| 14 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15 } |
| 16 ], |
| 10 "dimension_sets": [ | 17 "dimension_sets": [ |
| 11 { | 18 { |
| 12 "gpu": "0000:0000", | 19 "gpu": "0000:0000", |
| 13 "os": "Android" | 20 "os": "Android" |
| 14 } | 21 } |
| 22 ], |
| 23 "output_links": [ |
| 24 { |
| 25 "link": [ |
| 26 "https://luci-logdog.appspot.com/v/?s", |
| 27 "=android%2Fswarming%2Flogcats%2F", |
| 28 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 29 ], |
| 30 "name": "shard #${SHARD_INDEX} logcats" |
| 31 } |
| 15 ] | 32 ] |
| 16 }, | 33 }, |
| 17 "test": "angle_unittests", | 34 "test": "angle_unittests", |
| 18 "use_xvfb": false | 35 "use_xvfb": false |
| 19 }, | 36 }, |
| 20 { | 37 { |
| 21 "override_isolate_target": "gl_tests", | 38 "override_isolate_target": "gl_tests", |
| 22 "swarming": { | 39 "swarming": { |
| 23 "can_use_on_swarming_builders": true, | 40 "can_use_on_swarming_builders": true, |
| 41 "cipd_packages": [ |
| 42 { |
| 43 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 44 "location": "bin", |
| 45 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 46 } |
| 47 ], |
| 24 "dimension_sets": [ | 48 "dimension_sets": [ |
| 25 { | 49 { |
| 26 "gpu": "0000:0000", | 50 "gpu": "0000:0000", |
| 27 "os": "Android" | 51 "os": "Android" |
| 28 } | 52 } |
| 53 ], |
| 54 "output_links": [ |
| 55 { |
| 56 "link": [ |
| 57 "https://luci-logdog.appspot.com/v/?s", |
| 58 "=android%2Fswarming%2Flogcats%2F", |
| 59 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 60 ], |
| 61 "name": "shard #${SHARD_INDEX} logcats" |
| 62 } |
| 29 ] | 63 ] |
| 30 }, | 64 }, |
| 31 "test": "gl_tests", | 65 "test": "gl_tests", |
| 32 "use_xvfb": false | 66 "use_xvfb": false |
| 33 }, | 67 }, |
| 34 { | 68 { |
| 35 "override_isolate_target": "gl_unittests", | 69 "override_isolate_target": "gl_unittests", |
| 36 "swarming": { | 70 "swarming": { |
| 37 "can_use_on_swarming_builders": true, | 71 "can_use_on_swarming_builders": true, |
| 72 "cipd_packages": [ |
| 73 { |
| 74 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 75 "location": "bin", |
| 76 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 77 } |
| 78 ], |
| 38 "dimension_sets": [ | 79 "dimension_sets": [ |
| 39 { | 80 { |
| 40 "gpu": "0000:0000", | 81 "gpu": "0000:0000", |
| 41 "os": "Android" | 82 "os": "Android" |
| 42 } | 83 } |
| 84 ], |
| 85 "output_links": [ |
| 86 { |
| 87 "link": [ |
| 88 "https://luci-logdog.appspot.com/v/?s", |
| 89 "=android%2Fswarming%2Flogcats%2F", |
| 90 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 91 ], |
| 92 "name": "shard #${SHARD_INDEX} logcats" |
| 93 } |
| 43 ] | 94 ] |
| 44 }, | 95 }, |
| 45 "test": "gl_unittests", | 96 "test": "gl_unittests", |
| 46 "use_xvfb": false | 97 "use_xvfb": false |
| 47 } | 98 } |
| 48 ], | 99 ], |
| 49 "isolated_scripts": [ | 100 "isolated_scripts": [ |
| 50 { | 101 { |
| 51 "args": [ | 102 "args": [ |
| 52 "context_lost", | 103 "context_lost", |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 275 } | 326 } |
| 276 } | 327 } |
| 277 ] | 328 ] |
| 278 }, | 329 }, |
| 279 "Android Release (Nexus 5X)": { | 330 "Android Release (Nexus 5X)": { |
| 280 "gtest_tests": [ | 331 "gtest_tests": [ |
| 281 { | 332 { |
| 282 "override_isolate_target": "angle_end2end_tests", | 333 "override_isolate_target": "angle_end2end_tests", |
| 283 "swarming": { | 334 "swarming": { |
| 284 "can_use_on_swarming_builders": true, | 335 "can_use_on_swarming_builders": true, |
| 336 "cipd_packages": [ |
| 337 { |
| 338 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 339 "location": "bin", |
| 340 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 341 } |
| 342 ], |
| 285 "dimension_sets": [ | 343 "dimension_sets": [ |
| 286 { | 344 { |
| 287 "device_os": "M", | 345 "device_os": "M", |
| 288 "device_type": "bullhead", | 346 "device_type": "bullhead", |
| 289 "os": "Android" | 347 "os": "Android" |
| 290 } | 348 } |
| 349 ], |
| 350 "output_links": [ |
| 351 { |
| 352 "link": [ |
| 353 "https://luci-logdog.appspot.com/v/?s", |
| 354 "=android%2Fswarming%2Flogcats%2F", |
| 355 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 356 ], |
| 357 "name": "shard #${SHARD_INDEX} logcats" |
| 358 } |
| 291 ] | 359 ] |
| 292 }, | 360 }, |
| 293 "test": "angle_end2end_tests", | 361 "test": "angle_end2end_tests", |
| 294 "use_xvfb": false | 362 "use_xvfb": false |
| 295 }, | 363 }, |
| 296 { | 364 { |
| 297 "override_isolate_target": "angle_unittests", | 365 "override_isolate_target": "angle_unittests", |
| 298 "swarming": { | 366 "swarming": { |
| 299 "can_use_on_swarming_builders": true, | 367 "can_use_on_swarming_builders": true, |
| 368 "cipd_packages": [ |
| 369 { |
| 370 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 371 "location": "bin", |
| 372 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 373 } |
| 374 ], |
| 300 "dimension_sets": [ | 375 "dimension_sets": [ |
| 301 { | 376 { |
| 302 "device_os": "M", | 377 "device_os": "M", |
| 303 "device_type": "bullhead", | 378 "device_type": "bullhead", |
| 304 "os": "Android" | 379 "os": "Android" |
| 305 } | 380 } |
| 381 ], |
| 382 "output_links": [ |
| 383 { |
| 384 "link": [ |
| 385 "https://luci-logdog.appspot.com/v/?s", |
| 386 "=android%2Fswarming%2Flogcats%2F", |
| 387 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 388 ], |
| 389 "name": "shard #${SHARD_INDEX} logcats" |
| 390 } |
| 306 ] | 391 ] |
| 307 }, | 392 }, |
| 308 "test": "angle_unittests", | 393 "test": "angle_unittests", |
| 309 "use_xvfb": false | 394 "use_xvfb": false |
| 310 }, | 395 }, |
| 311 { | 396 { |
| 312 "override_isolate_target": "gl_tests", | 397 "override_isolate_target": "gl_tests", |
| 313 "swarming": { | 398 "swarming": { |
| 314 "can_use_on_swarming_builders": true, | 399 "can_use_on_swarming_builders": true, |
| 400 "cipd_packages": [ |
| 401 { |
| 402 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 403 "location": "bin", |
| 404 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 405 } |
| 406 ], |
| 315 "dimension_sets": [ | 407 "dimension_sets": [ |
| 316 { | 408 { |
| 317 "device_os": "M", | 409 "device_os": "M", |
| 318 "device_type": "bullhead", | 410 "device_type": "bullhead", |
| 319 "os": "Android" | 411 "os": "Android" |
| 320 } | 412 } |
| 413 ], |
| 414 "output_links": [ |
| 415 { |
| 416 "link": [ |
| 417 "https://luci-logdog.appspot.com/v/?s", |
| 418 "=android%2Fswarming%2Flogcats%2F", |
| 419 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 420 ], |
| 421 "name": "shard #${SHARD_INDEX} logcats" |
| 422 } |
| 321 ] | 423 ] |
| 322 }, | 424 }, |
| 323 "test": "gl_tests", | 425 "test": "gl_tests", |
| 324 "use_xvfb": false | 426 "use_xvfb": false |
| 325 }, | 427 }, |
| 326 { | 428 { |
| 327 "override_isolate_target": "gl_unittests", | 429 "override_isolate_target": "gl_unittests", |
| 328 "swarming": { | 430 "swarming": { |
| 329 "can_use_on_swarming_builders": true, | 431 "can_use_on_swarming_builders": true, |
| 432 "cipd_packages": [ |
| 433 { |
| 434 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 435 "location": "bin", |
| 436 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 437 } |
| 438 ], |
| 330 "dimension_sets": [ | 439 "dimension_sets": [ |
| 331 { | 440 { |
| 332 "device_os": "M", | 441 "device_os": "M", |
| 333 "device_type": "bullhead", | 442 "device_type": "bullhead", |
| 334 "os": "Android" | 443 "os": "Android" |
| 335 } | 444 } |
| 445 ], |
| 446 "output_links": [ |
| 447 { |
| 448 "link": [ |
| 449 "https://luci-logdog.appspot.com/v/?s", |
| 450 "=android%2Fswarming%2Flogcats%2F", |
| 451 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 452 ], |
| 453 "name": "shard #${SHARD_INDEX} logcats" |
| 454 } |
| 336 ] | 455 ] |
| 337 }, | 456 }, |
| 338 "test": "gl_unittests", | 457 "test": "gl_unittests", |
| 339 "use_xvfb": false | 458 "use_xvfb": false |
| 340 } | 459 } |
| 341 ], | 460 ], |
| 342 "isolated_scripts": [ | 461 "isolated_scripts": [ |
| 343 { | 462 { |
| 344 "args": [ | 463 "args": [ |
| 345 "context_lost", | 464 "context_lost", |
| (...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 577 } | 696 } |
| 578 } | 697 } |
| 579 ] | 698 ] |
| 580 }, | 699 }, |
| 581 "Android Release (Nexus 6)": { | 700 "Android Release (Nexus 6)": { |
| 582 "gtest_tests": [ | 701 "gtest_tests": [ |
| 583 { | 702 { |
| 584 "override_isolate_target": "angle_unittests", | 703 "override_isolate_target": "angle_unittests", |
| 585 "swarming": { | 704 "swarming": { |
| 586 "can_use_on_swarming_builders": true, | 705 "can_use_on_swarming_builders": true, |
| 706 "cipd_packages": [ |
| 707 { |
| 708 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 709 "location": "bin", |
| 710 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 711 } |
| 712 ], |
| 587 "dimension_sets": [ | 713 "dimension_sets": [ |
| 588 { | 714 { |
| 589 "gpu": "0000:0000", | 715 "gpu": "0000:0000", |
| 590 "os": "Android" | 716 "os": "Android" |
| 591 } | 717 } |
| 718 ], |
| 719 "output_links": [ |
| 720 { |
| 721 "link": [ |
| 722 "https://luci-logdog.appspot.com/v/?s", |
| 723 "=android%2Fswarming%2Flogcats%2F", |
| 724 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 725 ], |
| 726 "name": "shard #${SHARD_INDEX} logcats" |
| 727 } |
| 592 ] | 728 ] |
| 593 }, | 729 }, |
| 594 "test": "angle_unittests", | 730 "test": "angle_unittests", |
| 595 "use_xvfb": false | 731 "use_xvfb": false |
| 596 }, | 732 }, |
| 597 { | 733 { |
| 598 "override_isolate_target": "gl_tests", | 734 "override_isolate_target": "gl_tests", |
| 599 "swarming": { | 735 "swarming": { |
| 600 "can_use_on_swarming_builders": true, | 736 "can_use_on_swarming_builders": true, |
| 737 "cipd_packages": [ |
| 738 { |
| 739 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 740 "location": "bin", |
| 741 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 742 } |
| 743 ], |
| 601 "dimension_sets": [ | 744 "dimension_sets": [ |
| 602 { | 745 { |
| 603 "gpu": "0000:0000", | 746 "gpu": "0000:0000", |
| 604 "os": "Android" | 747 "os": "Android" |
| 605 } | 748 } |
| 749 ], |
| 750 "output_links": [ |
| 751 { |
| 752 "link": [ |
| 753 "https://luci-logdog.appspot.com/v/?s", |
| 754 "=android%2Fswarming%2Flogcats%2F", |
| 755 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 756 ], |
| 757 "name": "shard #${SHARD_INDEX} logcats" |
| 758 } |
| 606 ] | 759 ] |
| 607 }, | 760 }, |
| 608 "test": "gl_tests", | 761 "test": "gl_tests", |
| 609 "use_xvfb": false | 762 "use_xvfb": false |
| 610 }, | 763 }, |
| 611 { | 764 { |
| 612 "override_isolate_target": "gl_unittests", | 765 "override_isolate_target": "gl_unittests", |
| 613 "swarming": { | 766 "swarming": { |
| 614 "can_use_on_swarming_builders": true, | 767 "can_use_on_swarming_builders": true, |
| 768 "cipd_packages": [ |
| 769 { |
| 770 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 771 "location": "bin", |
| 772 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 773 } |
| 774 ], |
| 615 "dimension_sets": [ | 775 "dimension_sets": [ |
| 616 { | 776 { |
| 617 "gpu": "0000:0000", | 777 "gpu": "0000:0000", |
| 618 "os": "Android" | 778 "os": "Android" |
| 619 } | 779 } |
| 780 ], |
| 781 "output_links": [ |
| 782 { |
| 783 "link": [ |
| 784 "https://luci-logdog.appspot.com/v/?s", |
| 785 "=android%2Fswarming%2Flogcats%2F", |
| 786 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 787 ], |
| 788 "name": "shard #${SHARD_INDEX} logcats" |
| 789 } |
| 620 ] | 790 ] |
| 621 }, | 791 }, |
| 622 "test": "gl_unittests", | 792 "test": "gl_unittests", |
| 623 "use_xvfb": false | 793 "use_xvfb": false |
| 624 } | 794 } |
| 625 ], | 795 ], |
| 626 "isolated_scripts": [ | 796 "isolated_scripts": [ |
| 627 { | 797 { |
| 628 "args": [ | 798 "args": [ |
| 629 "context_lost", | 799 "context_lost", |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 852 } | 1022 } |
| 853 } | 1023 } |
| 854 ] | 1024 ] |
| 855 }, | 1025 }, |
| 856 "Android Release (Nexus 6P)": { | 1026 "Android Release (Nexus 6P)": { |
| 857 "gtest_tests": [ | 1027 "gtest_tests": [ |
| 858 { | 1028 { |
| 859 "override_isolate_target": "angle_end2end_tests", | 1029 "override_isolate_target": "angle_end2end_tests", |
| 860 "swarming": { | 1030 "swarming": { |
| 861 "can_use_on_swarming_builders": true, | 1031 "can_use_on_swarming_builders": true, |
| 1032 "cipd_packages": [ |
| 1033 { |
| 1034 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1035 "location": "bin", |
| 1036 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1037 } |
| 1038 ], |
| 862 "dimension_sets": [ | 1039 "dimension_sets": [ |
| 863 { | 1040 { |
| 864 "gpu": "0000:0000", | 1041 "gpu": "0000:0000", |
| 865 "os": "Android" | 1042 "os": "Android" |
| 866 } | 1043 } |
| 1044 ], |
| 1045 "output_links": [ |
| 1046 { |
| 1047 "link": [ |
| 1048 "https://luci-logdog.appspot.com/v/?s", |
| 1049 "=android%2Fswarming%2Flogcats%2F", |
| 1050 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1051 ], |
| 1052 "name": "shard #${SHARD_INDEX} logcats" |
| 1053 } |
| 867 ] | 1054 ] |
| 868 }, | 1055 }, |
| 869 "test": "angle_end2end_tests", | 1056 "test": "angle_end2end_tests", |
| 870 "use_xvfb": false | 1057 "use_xvfb": false |
| 871 }, | 1058 }, |
| 872 { | 1059 { |
| 873 "override_isolate_target": "angle_unittests", | 1060 "override_isolate_target": "angle_unittests", |
| 874 "swarming": { | 1061 "swarming": { |
| 875 "can_use_on_swarming_builders": true, | 1062 "can_use_on_swarming_builders": true, |
| 1063 "cipd_packages": [ |
| 1064 { |
| 1065 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1066 "location": "bin", |
| 1067 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1068 } |
| 1069 ], |
| 876 "dimension_sets": [ | 1070 "dimension_sets": [ |
| 877 { | 1071 { |
| 878 "gpu": "0000:0000", | 1072 "gpu": "0000:0000", |
| 879 "os": "Android" | 1073 "os": "Android" |
| 880 } | 1074 } |
| 1075 ], |
| 1076 "output_links": [ |
| 1077 { |
| 1078 "link": [ |
| 1079 "https://luci-logdog.appspot.com/v/?s", |
| 1080 "=android%2Fswarming%2Flogcats%2F", |
| 1081 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1082 ], |
| 1083 "name": "shard #${SHARD_INDEX} logcats" |
| 1084 } |
| 881 ] | 1085 ] |
| 882 }, | 1086 }, |
| 883 "test": "angle_unittests", | 1087 "test": "angle_unittests", |
| 884 "use_xvfb": false | 1088 "use_xvfb": false |
| 885 }, | 1089 }, |
| 886 { | 1090 { |
| 887 "override_isolate_target": "gl_tests", | 1091 "override_isolate_target": "gl_tests", |
| 888 "swarming": { | 1092 "swarming": { |
| 889 "can_use_on_swarming_builders": true, | 1093 "can_use_on_swarming_builders": true, |
| 1094 "cipd_packages": [ |
| 1095 { |
| 1096 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1097 "location": "bin", |
| 1098 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1099 } |
| 1100 ], |
| 890 "dimension_sets": [ | 1101 "dimension_sets": [ |
| 891 { | 1102 { |
| 892 "gpu": "0000:0000", | 1103 "gpu": "0000:0000", |
| 893 "os": "Android" | 1104 "os": "Android" |
| 894 } | 1105 } |
| 1106 ], |
| 1107 "output_links": [ |
| 1108 { |
| 1109 "link": [ |
| 1110 "https://luci-logdog.appspot.com/v/?s", |
| 1111 "=android%2Fswarming%2Flogcats%2F", |
| 1112 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1113 ], |
| 1114 "name": "shard #${SHARD_INDEX} logcats" |
| 1115 } |
| 895 ] | 1116 ] |
| 896 }, | 1117 }, |
| 897 "test": "gl_tests", | 1118 "test": "gl_tests", |
| 898 "use_xvfb": false | 1119 "use_xvfb": false |
| 899 }, | 1120 }, |
| 900 { | 1121 { |
| 901 "override_isolate_target": "gl_unittests", | 1122 "override_isolate_target": "gl_unittests", |
| 902 "swarming": { | 1123 "swarming": { |
| 903 "can_use_on_swarming_builders": true, | 1124 "can_use_on_swarming_builders": true, |
| 1125 "cipd_packages": [ |
| 1126 { |
| 1127 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1128 "location": "bin", |
| 1129 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1130 } |
| 1131 ], |
| 904 "dimension_sets": [ | 1132 "dimension_sets": [ |
| 905 { | 1133 { |
| 906 "gpu": "0000:0000", | 1134 "gpu": "0000:0000", |
| 907 "os": "Android" | 1135 "os": "Android" |
| 908 } | 1136 } |
| 1137 ], |
| 1138 "output_links": [ |
| 1139 { |
| 1140 "link": [ |
| 1141 "https://luci-logdog.appspot.com/v/?s", |
| 1142 "=android%2Fswarming%2Flogcats%2F", |
| 1143 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1144 ], |
| 1145 "name": "shard #${SHARD_INDEX} logcats" |
| 1146 } |
| 909 ] | 1147 ] |
| 910 }, | 1148 }, |
| 911 "test": "gl_unittests", | 1149 "test": "gl_unittests", |
| 912 "use_xvfb": false | 1150 "use_xvfb": false |
| 913 } | 1151 } |
| 914 ], | 1152 ], |
| 915 "isolated_scripts": [ | 1153 "isolated_scripts": [ |
| 916 { | 1154 { |
| 917 "args": [ | 1155 "args": [ |
| 918 "context_lost", | 1156 "context_lost", |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1141 } | 1379 } |
| 1142 } | 1380 } |
| 1143 ] | 1381 ] |
| 1144 }, | 1382 }, |
| 1145 "Android Release (Nexus 9)": { | 1383 "Android Release (Nexus 9)": { |
| 1146 "gtest_tests": [ | 1384 "gtest_tests": [ |
| 1147 { | 1385 { |
| 1148 "override_isolate_target": "angle_unittests", | 1386 "override_isolate_target": "angle_unittests", |
| 1149 "swarming": { | 1387 "swarming": { |
| 1150 "can_use_on_swarming_builders": true, | 1388 "can_use_on_swarming_builders": true, |
| 1389 "cipd_packages": [ |
| 1390 { |
| 1391 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1392 "location": "bin", |
| 1393 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1394 } |
| 1395 ], |
| 1151 "dimension_sets": [ | 1396 "dimension_sets": [ |
| 1152 { | 1397 { |
| 1153 "gpu": "0000:0000", | 1398 "gpu": "0000:0000", |
| 1154 "os": "Android" | 1399 "os": "Android" |
| 1155 } | 1400 } |
| 1401 ], |
| 1402 "output_links": [ |
| 1403 { |
| 1404 "link": [ |
| 1405 "https://luci-logdog.appspot.com/v/?s", |
| 1406 "=android%2Fswarming%2Flogcats%2F", |
| 1407 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1408 ], |
| 1409 "name": "shard #${SHARD_INDEX} logcats" |
| 1410 } |
| 1156 ] | 1411 ] |
| 1157 }, | 1412 }, |
| 1158 "test": "angle_unittests", | 1413 "test": "angle_unittests", |
| 1159 "use_xvfb": false | 1414 "use_xvfb": false |
| 1160 }, | 1415 }, |
| 1161 { | 1416 { |
| 1162 "override_isolate_target": "gl_tests", | 1417 "override_isolate_target": "gl_tests", |
| 1163 "swarming": { | 1418 "swarming": { |
| 1164 "can_use_on_swarming_builders": true, | 1419 "can_use_on_swarming_builders": true, |
| 1420 "cipd_packages": [ |
| 1421 { |
| 1422 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1423 "location": "bin", |
| 1424 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1425 } |
| 1426 ], |
| 1165 "dimension_sets": [ | 1427 "dimension_sets": [ |
| 1166 { | 1428 { |
| 1167 "gpu": "0000:0000", | 1429 "gpu": "0000:0000", |
| 1168 "os": "Android" | 1430 "os": "Android" |
| 1169 } | 1431 } |
| 1432 ], |
| 1433 "output_links": [ |
| 1434 { |
| 1435 "link": [ |
| 1436 "https://luci-logdog.appspot.com/v/?s", |
| 1437 "=android%2Fswarming%2Flogcats%2F", |
| 1438 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1439 ], |
| 1440 "name": "shard #${SHARD_INDEX} logcats" |
| 1441 } |
| 1170 ] | 1442 ] |
| 1171 }, | 1443 }, |
| 1172 "test": "gl_tests", | 1444 "test": "gl_tests", |
| 1173 "use_xvfb": false | 1445 "use_xvfb": false |
| 1174 }, | 1446 }, |
| 1175 { | 1447 { |
| 1176 "override_isolate_target": "gl_unittests", | 1448 "override_isolate_target": "gl_unittests", |
| 1177 "swarming": { | 1449 "swarming": { |
| 1178 "can_use_on_swarming_builders": true, | 1450 "can_use_on_swarming_builders": true, |
| 1451 "cipd_packages": [ |
| 1452 { |
| 1453 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1454 "location": "bin", |
| 1455 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1456 } |
| 1457 ], |
| 1179 "dimension_sets": [ | 1458 "dimension_sets": [ |
| 1180 { | 1459 { |
| 1181 "gpu": "0000:0000", | 1460 "gpu": "0000:0000", |
| 1182 "os": "Android" | 1461 "os": "Android" |
| 1183 } | 1462 } |
| 1463 ], |
| 1464 "output_links": [ |
| 1465 { |
| 1466 "link": [ |
| 1467 "https://luci-logdog.appspot.com/v/?s", |
| 1468 "=android%2Fswarming%2Flogcats%2F", |
| 1469 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1470 ], |
| 1471 "name": "shard #${SHARD_INDEX} logcats" |
| 1472 } |
| 1184 ] | 1473 ] |
| 1185 }, | 1474 }, |
| 1186 "test": "gl_unittests", | 1475 "test": "gl_unittests", |
| 1187 "use_xvfb": false | 1476 "use_xvfb": false |
| 1188 } | 1477 } |
| 1189 ], | 1478 ], |
| 1190 "isolated_scripts": [ | 1479 "isolated_scripts": [ |
| 1191 { | 1480 { |
| 1192 "args": [ | 1481 "args": [ |
| 1193 "context_lost", | 1482 "context_lost", |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1416 } | 1705 } |
| 1417 } | 1706 } |
| 1418 ] | 1707 ] |
| 1419 }, | 1708 }, |
| 1420 "Android Release (Pixel C)": { | 1709 "Android Release (Pixel C)": { |
| 1421 "gtest_tests": [ | 1710 "gtest_tests": [ |
| 1422 { | 1711 { |
| 1423 "override_isolate_target": "angle_end2end_tests", | 1712 "override_isolate_target": "angle_end2end_tests", |
| 1424 "swarming": { | 1713 "swarming": { |
| 1425 "can_use_on_swarming_builders": true, | 1714 "can_use_on_swarming_builders": true, |
| 1715 "cipd_packages": [ |
| 1716 { |
| 1717 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1718 "location": "bin", |
| 1719 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1720 } |
| 1721 ], |
| 1426 "dimension_sets": [ | 1722 "dimension_sets": [ |
| 1427 { | 1723 { |
| 1428 "gpu": "0000:0000", | 1724 "gpu": "0000:0000", |
| 1429 "os": "Android" | 1725 "os": "Android" |
| 1430 } | 1726 } |
| 1727 ], |
| 1728 "output_links": [ |
| 1729 { |
| 1730 "link": [ |
| 1731 "https://luci-logdog.appspot.com/v/?s", |
| 1732 "=android%2Fswarming%2Flogcats%2F", |
| 1733 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1734 ], |
| 1735 "name": "shard #${SHARD_INDEX} logcats" |
| 1736 } |
| 1431 ] | 1737 ] |
| 1432 }, | 1738 }, |
| 1433 "test": "angle_end2end_tests", | 1739 "test": "angle_end2end_tests", |
| 1434 "use_xvfb": false | 1740 "use_xvfb": false |
| 1435 }, | 1741 }, |
| 1436 { | 1742 { |
| 1437 "override_isolate_target": "angle_unittests", | 1743 "override_isolate_target": "angle_unittests", |
| 1438 "swarming": { | 1744 "swarming": { |
| 1439 "can_use_on_swarming_builders": true, | 1745 "can_use_on_swarming_builders": true, |
| 1746 "cipd_packages": [ |
| 1747 { |
| 1748 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1749 "location": "bin", |
| 1750 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1751 } |
| 1752 ], |
| 1440 "dimension_sets": [ | 1753 "dimension_sets": [ |
| 1441 { | 1754 { |
| 1442 "gpu": "0000:0000", | 1755 "gpu": "0000:0000", |
| 1443 "os": "Android" | 1756 "os": "Android" |
| 1444 } | 1757 } |
| 1758 ], |
| 1759 "output_links": [ |
| 1760 { |
| 1761 "link": [ |
| 1762 "https://luci-logdog.appspot.com/v/?s", |
| 1763 "=android%2Fswarming%2Flogcats%2F", |
| 1764 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1765 ], |
| 1766 "name": "shard #${SHARD_INDEX} logcats" |
| 1767 } |
| 1445 ] | 1768 ] |
| 1446 }, | 1769 }, |
| 1447 "test": "angle_unittests", | 1770 "test": "angle_unittests", |
| 1448 "use_xvfb": false | 1771 "use_xvfb": false |
| 1449 }, | 1772 }, |
| 1450 { | 1773 { |
| 1451 "override_isolate_target": "gl_unittests", | 1774 "override_isolate_target": "gl_unittests", |
| 1452 "swarming": { | 1775 "swarming": { |
| 1453 "can_use_on_swarming_builders": true, | 1776 "can_use_on_swarming_builders": true, |
| 1777 "cipd_packages": [ |
| 1778 { |
| 1779 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1780 "location": "bin", |
| 1781 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1782 } |
| 1783 ], |
| 1454 "dimension_sets": [ | 1784 "dimension_sets": [ |
| 1455 { | 1785 { |
| 1456 "gpu": "0000:0000", | 1786 "gpu": "0000:0000", |
| 1457 "os": "Android" | 1787 "os": "Android" |
| 1458 } | 1788 } |
| 1789 ], |
| 1790 "output_links": [ |
| 1791 { |
| 1792 "link": [ |
| 1793 "https://luci-logdog.appspot.com/v/?s", |
| 1794 "=android%2Fswarming%2Flogcats%2F", |
| 1795 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1796 ], |
| 1797 "name": "shard #${SHARD_INDEX} logcats" |
| 1798 } |
| 1459 ] | 1799 ] |
| 1460 }, | 1800 }, |
| 1461 "test": "gl_unittests", | 1801 "test": "gl_unittests", |
| 1462 "use_xvfb": false | 1802 "use_xvfb": false |
| 1463 } | 1803 } |
| 1464 ], | 1804 ], |
| 1465 "isolated_scripts": [ | 1805 "isolated_scripts": [ |
| 1466 { | 1806 { |
| 1467 "args": [ | 1807 "args": [ |
| 1468 "context_lost", | 1808 "context_lost", |
| (...skipping 11561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13030 { | 13370 { |
| 13031 "gpu": "10de:104a", | 13371 "gpu": "10de:104a", |
| 13032 "os": "Windows-2012ServerR2-SP0" | 13372 "os": "Windows-2012ServerR2-SP0" |
| 13033 } | 13373 } |
| 13034 ] | 13374 ] |
| 13035 } | 13375 } |
| 13036 } | 13376 } |
| 13037 ] | 13377 ] |
| 13038 } | 13378 } |
| 13039 } | 13379 } |
| OLD | NEW |