| 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 "GPU Linux Builder": {}, | 4 "GPU Linux Builder": {}, |
| 5 "GPU Linux Builder (dbg)": {}, | 5 "GPU Linux Builder (dbg)": {}, |
| 6 "GPU Mac Builder": {}, | 6 "GPU Mac Builder": {}, |
| 7 "GPU Mac Builder (dbg)": {}, | 7 "GPU Mac Builder (dbg)": {}, |
| 8 "GPU Win Builder": {}, | 8 "GPU Win Builder": {}, |
| 9 "GPU Win Builder (dbg)": {}, | 9 "GPU Win Builder (dbg)": {}, |
| 10 "Linux Debug (NVIDIA)": { | 10 "Linux Debug (NVIDIA)": { |
| 11 "gtest_tests": [ | 11 "gtest_tests": [ |
| 12 { | 12 { |
| 13 "args": [ | 13 "args": [ |
| 14 "--use-gpu-in-tests" | 14 "--use-gpu-in-tests" |
| 15 ], | 15 ], |
| 16 "swarming": { | 16 "swarming": { |
| 17 "can_use_on_swarming_builders": true, | 17 "can_use_on_swarming_builders": true, |
| 18 "cipd_packages": [ |
| 19 { |
| 20 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 21 "location": "bin", |
| 22 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 23 } |
| 24 ], |
| 18 "dimension_sets": [ | 25 "dimension_sets": [ |
| 19 { | 26 { |
| 20 "gpu": "10de:104a", | 27 "gpu": "10de:104a", |
| 21 "os": "Linux" | 28 "os": "Linux" |
| 22 } | 29 } |
| 30 ], |
| 31 "output_links": [ |
| 32 { |
| 33 "link": [ |
| 34 "https://luci-logdog.appspot.com/v/?s", |
| 35 "=android%2Fswarming%2Flogcats%2F", |
| 36 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 37 ], |
| 38 "name": "shard #${SHARD_INDEX} logcats" |
| 39 } |
| 23 ] | 40 ] |
| 24 }, | 41 }, |
| 25 "test": "angle_unittests", | 42 "test": "angle_unittests", |
| 26 "use_xvfb": false | 43 "use_xvfb": false |
| 27 }, | 44 }, |
| 28 { | 45 { |
| 29 "args": [ | 46 "args": [ |
| 30 "--use-gpu-in-tests" | 47 "--use-gpu-in-tests" |
| 31 ], | 48 ], |
| 32 "swarming": { | 49 "swarming": { |
| 33 "can_use_on_swarming_builders": true, | 50 "can_use_on_swarming_builders": true, |
| 51 "cipd_packages": [ |
| 52 { |
| 53 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 54 "location": "bin", |
| 55 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 56 } |
| 57 ], |
| 34 "dimension_sets": [ | 58 "dimension_sets": [ |
| 35 { | 59 { |
| 36 "gpu": "10de:104a", | 60 "gpu": "10de:104a", |
| 37 "os": "Linux" | 61 "os": "Linux" |
| 38 } | 62 } |
| 63 ], |
| 64 "output_links": [ |
| 65 { |
| 66 "link": [ |
| 67 "https://luci-logdog.appspot.com/v/?s", |
| 68 "=android%2Fswarming%2Flogcats%2F", |
| 69 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 70 ], |
| 71 "name": "shard #${SHARD_INDEX} logcats" |
| 72 } |
| 39 ] | 73 ] |
| 40 }, | 74 }, |
| 41 "test": "gl_tests", | 75 "test": "gl_tests", |
| 42 "use_xvfb": false | 76 "use_xvfb": false |
| 43 }, | 77 }, |
| 44 { | 78 { |
| 45 "args": [ | 79 "args": [ |
| 46 "--use-gpu-in-tests" | 80 "--use-gpu-in-tests" |
| 47 ], | 81 ], |
| 48 "swarming": { | 82 "swarming": { |
| 49 "can_use_on_swarming_builders": true, | 83 "can_use_on_swarming_builders": true, |
| 84 "cipd_packages": [ |
| 85 { |
| 86 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 87 "location": "bin", |
| 88 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 89 } |
| 90 ], |
| 50 "dimension_sets": [ | 91 "dimension_sets": [ |
| 51 { | 92 { |
| 52 "gpu": "10de:104a", | 93 "gpu": "10de:104a", |
| 53 "os": "Linux" | 94 "os": "Linux" |
| 54 } | 95 } |
| 96 ], |
| 97 "output_links": [ |
| 98 { |
| 99 "link": [ |
| 100 "https://luci-logdog.appspot.com/v/?s", |
| 101 "=android%2Fswarming%2Flogcats%2F", |
| 102 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 103 ], |
| 104 "name": "shard #${SHARD_INDEX} logcats" |
| 105 } |
| 55 ] | 106 ] |
| 56 }, | 107 }, |
| 57 "test": "gl_unittests", | 108 "test": "gl_unittests", |
| 58 "use_xvfb": false | 109 "use_xvfb": false |
| 59 } | 110 } |
| 60 ], | 111 ], |
| 61 "isolated_scripts": [ | 112 "isolated_scripts": [ |
| 62 { | 113 { |
| 63 "args": [ | 114 "args": [ |
| 64 "context_lost", | 115 "context_lost", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 289 ] | 340 ] |
| 290 }, | 341 }, |
| 291 "Linux Release (NVIDIA)": { | 342 "Linux Release (NVIDIA)": { |
| 292 "gtest_tests": [ | 343 "gtest_tests": [ |
| 293 { | 344 { |
| 294 "args": [ | 345 "args": [ |
| 295 "--use-gpu-in-tests" | 346 "--use-gpu-in-tests" |
| 296 ], | 347 ], |
| 297 "swarming": { | 348 "swarming": { |
| 298 "can_use_on_swarming_builders": true, | 349 "can_use_on_swarming_builders": true, |
| 350 "cipd_packages": [ |
| 351 { |
| 352 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 353 "location": "bin", |
| 354 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 355 } |
| 356 ], |
| 299 "dimension_sets": [ | 357 "dimension_sets": [ |
| 300 { | 358 { |
| 301 "gpu": "10de:104a", | 359 "gpu": "10de:104a", |
| 302 "os": "Linux" | 360 "os": "Linux" |
| 303 } | 361 } |
| 362 ], |
| 363 "output_links": [ |
| 364 { |
| 365 "link": [ |
| 366 "https://luci-logdog.appspot.com/v/?s", |
| 367 "=android%2Fswarming%2Flogcats%2F", |
| 368 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 369 ], |
| 370 "name": "shard #${SHARD_INDEX} logcats" |
| 371 } |
| 304 ] | 372 ] |
| 305 }, | 373 }, |
| 306 "test": "angle_unittests", | 374 "test": "angle_unittests", |
| 307 "use_xvfb": false | 375 "use_xvfb": false |
| 308 }, | 376 }, |
| 309 { | 377 { |
| 310 "args": [ | 378 "args": [ |
| 311 "--use-gpu-in-tests" | 379 "--use-gpu-in-tests" |
| 312 ], | 380 ], |
| 313 "swarming": { | 381 "swarming": { |
| 314 "can_use_on_swarming_builders": true, | 382 "can_use_on_swarming_builders": true, |
| 383 "cipd_packages": [ |
| 384 { |
| 385 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 386 "location": "bin", |
| 387 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 388 } |
| 389 ], |
| 315 "dimension_sets": [ | 390 "dimension_sets": [ |
| 316 { | 391 { |
| 317 "gpu": "10de:104a", | 392 "gpu": "10de:104a", |
| 318 "os": "Linux" | 393 "os": "Linux" |
| 319 } | 394 } |
| 395 ], |
| 396 "output_links": [ |
| 397 { |
| 398 "link": [ |
| 399 "https://luci-logdog.appspot.com/v/?s", |
| 400 "=android%2Fswarming%2Flogcats%2F", |
| 401 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 402 ], |
| 403 "name": "shard #${SHARD_INDEX} logcats" |
| 404 } |
| 320 ] | 405 ] |
| 321 }, | 406 }, |
| 322 "test": "gl_tests", | 407 "test": "gl_tests", |
| 323 "use_xvfb": false | 408 "use_xvfb": false |
| 324 }, | 409 }, |
| 325 { | 410 { |
| 326 "args": [ | 411 "args": [ |
| 327 "--use-gpu-in-tests" | 412 "--use-gpu-in-tests" |
| 328 ], | 413 ], |
| 329 "swarming": { | 414 "swarming": { |
| 330 "can_use_on_swarming_builders": true, | 415 "can_use_on_swarming_builders": true, |
| 416 "cipd_packages": [ |
| 417 { |
| 418 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 419 "location": "bin", |
| 420 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 421 } |
| 422 ], |
| 331 "dimension_sets": [ | 423 "dimension_sets": [ |
| 332 { | 424 { |
| 333 "gpu": "10de:104a", | 425 "gpu": "10de:104a", |
| 334 "os": "Linux" | 426 "os": "Linux" |
| 335 } | 427 } |
| 428 ], |
| 429 "output_links": [ |
| 430 { |
| 431 "link": [ |
| 432 "https://luci-logdog.appspot.com/v/?s", |
| 433 "=android%2Fswarming%2Flogcats%2F", |
| 434 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 435 ], |
| 436 "name": "shard #${SHARD_INDEX} logcats" |
| 437 } |
| 336 ] | 438 ] |
| 337 }, | 439 }, |
| 338 "test": "gl_unittests", | 440 "test": "gl_unittests", |
| 339 "use_xvfb": false | 441 "use_xvfb": false |
| 340 }, | 442 }, |
| 341 { | 443 { |
| 342 "override_compile_targets": [ | 444 "override_compile_targets": [ |
| 343 "tab_capture_end2end_tests_run" | 445 "tab_capture_end2end_tests_run" |
| 344 ], | 446 ], |
| 345 "swarming": { | 447 "swarming": { |
| 346 "can_use_on_swarming_builders": true, | 448 "can_use_on_swarming_builders": true, |
| 449 "cipd_packages": [ |
| 450 { |
| 451 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 452 "location": "bin", |
| 453 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 454 } |
| 455 ], |
| 347 "dimension_sets": [ | 456 "dimension_sets": [ |
| 348 { | 457 { |
| 349 "gpu": "10de:104a", | 458 "gpu": "10de:104a", |
| 350 "os": "Linux" | 459 "os": "Linux" |
| 351 } | 460 } |
| 461 ], |
| 462 "output_links": [ |
| 463 { |
| 464 "link": [ |
| 465 "https://luci-logdog.appspot.com/v/?s", |
| 466 "=android%2Fswarming%2Flogcats%2F", |
| 467 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 468 ], |
| 469 "name": "shard #${SHARD_INDEX} logcats" |
| 470 } |
| 352 ] | 471 ] |
| 353 }, | 472 }, |
| 354 "test": "tab_capture_end2end_tests", | 473 "test": "tab_capture_end2end_tests", |
| 355 "use_xvfb": false | 474 "use_xvfb": false |
| 356 } | 475 } |
| 357 ], | 476 ], |
| 358 "isolated_scripts": [ | 477 "isolated_scripts": [ |
| 359 { | 478 { |
| 360 "args": [ | 479 "args": [ |
| 361 "context_lost", | 480 "context_lost", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 586 ] | 705 ] |
| 587 }, | 706 }, |
| 588 "Mac 10.10 Debug (Intel)": { | 707 "Mac 10.10 Debug (Intel)": { |
| 589 "gtest_tests": [ | 708 "gtest_tests": [ |
| 590 { | 709 { |
| 591 "args": [ | 710 "args": [ |
| 592 "--use-gpu-in-tests" | 711 "--use-gpu-in-tests" |
| 593 ], | 712 ], |
| 594 "swarming": { | 713 "swarming": { |
| 595 "can_use_on_swarming_builders": true, | 714 "can_use_on_swarming_builders": true, |
| 715 "cipd_packages": [ |
| 716 { |
| 717 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 718 "location": "bin", |
| 719 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 720 } |
| 721 ], |
| 596 "dimension_sets": [ | 722 "dimension_sets": [ |
| 597 { | 723 { |
| 598 "gpu": "8086:0a2e", | 724 "gpu": "8086:0a2e", |
| 599 "os": "Mac-10.10" | 725 "os": "Mac-10.10" |
| 600 } | 726 } |
| 727 ], |
| 728 "output_links": [ |
| 729 { |
| 730 "link": [ |
| 731 "https://luci-logdog.appspot.com/v/?s", |
| 732 "=android%2Fswarming%2Flogcats%2F", |
| 733 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 734 ], |
| 735 "name": "shard #${SHARD_INDEX} logcats" |
| 736 } |
| 601 ] | 737 ] |
| 602 }, | 738 }, |
| 603 "test": "angle_unittests", | 739 "test": "angle_unittests", |
| 604 "use_xvfb": false | 740 "use_xvfb": false |
| 605 }, | 741 }, |
| 606 { | 742 { |
| 607 "args": [ | 743 "args": [ |
| 608 "--use-gpu-in-tests" | 744 "--use-gpu-in-tests" |
| 609 ], | 745 ], |
| 610 "swarming": { | 746 "swarming": { |
| 611 "can_use_on_swarming_builders": true, | 747 "can_use_on_swarming_builders": true, |
| 748 "cipd_packages": [ |
| 749 { |
| 750 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 751 "location": "bin", |
| 752 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 753 } |
| 754 ], |
| 612 "dimension_sets": [ | 755 "dimension_sets": [ |
| 613 { | 756 { |
| 614 "gpu": "8086:0a2e", | 757 "gpu": "8086:0a2e", |
| 615 "os": "Mac-10.10" | 758 "os": "Mac-10.10" |
| 616 } | 759 } |
| 760 ], |
| 761 "output_links": [ |
| 762 { |
| 763 "link": [ |
| 764 "https://luci-logdog.appspot.com/v/?s", |
| 765 "=android%2Fswarming%2Flogcats%2F", |
| 766 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 767 ], |
| 768 "name": "shard #${SHARD_INDEX} logcats" |
| 769 } |
| 617 ] | 770 ] |
| 618 }, | 771 }, |
| 619 "test": "gl_tests", | 772 "test": "gl_tests", |
| 620 "use_xvfb": false | 773 "use_xvfb": false |
| 621 }, | 774 }, |
| 622 { | 775 { |
| 623 "args": [ | 776 "args": [ |
| 624 "--use-gpu-in-tests" | 777 "--use-gpu-in-tests" |
| 625 ], | 778 ], |
| 626 "swarming": { | 779 "swarming": { |
| 627 "can_use_on_swarming_builders": true, | 780 "can_use_on_swarming_builders": true, |
| 781 "cipd_packages": [ |
| 782 { |
| 783 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 784 "location": "bin", |
| 785 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 786 } |
| 787 ], |
| 628 "dimension_sets": [ | 788 "dimension_sets": [ |
| 629 { | 789 { |
| 630 "gpu": "8086:0a2e", | 790 "gpu": "8086:0a2e", |
| 631 "os": "Mac-10.10" | 791 "os": "Mac-10.10" |
| 632 } | 792 } |
| 793 ], |
| 794 "output_links": [ |
| 795 { |
| 796 "link": [ |
| 797 "https://luci-logdog.appspot.com/v/?s", |
| 798 "=android%2Fswarming%2Flogcats%2F", |
| 799 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 800 ], |
| 801 "name": "shard #${SHARD_INDEX} logcats" |
| 802 } |
| 633 ] | 803 ] |
| 634 }, | 804 }, |
| 635 "test": "gl_unittests", | 805 "test": "gl_unittests", |
| 636 "use_xvfb": false | 806 "use_xvfb": false |
| 637 } | 807 } |
| 638 ], | 808 ], |
| 639 "isolated_scripts": [ | 809 "isolated_scripts": [ |
| 640 { | 810 { |
| 641 "args": [ | 811 "args": [ |
| 642 "context_lost", | 812 "context_lost", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 867 ] | 1037 ] |
| 868 }, | 1038 }, |
| 869 "Mac 10.10 Release (Intel)": { | 1039 "Mac 10.10 Release (Intel)": { |
| 870 "gtest_tests": [ | 1040 "gtest_tests": [ |
| 871 { | 1041 { |
| 872 "args": [ | 1042 "args": [ |
| 873 "--use-gpu-in-tests" | 1043 "--use-gpu-in-tests" |
| 874 ], | 1044 ], |
| 875 "swarming": { | 1045 "swarming": { |
| 876 "can_use_on_swarming_builders": true, | 1046 "can_use_on_swarming_builders": true, |
| 1047 "cipd_packages": [ |
| 1048 { |
| 1049 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1050 "location": "bin", |
| 1051 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1052 } |
| 1053 ], |
| 877 "dimension_sets": [ | 1054 "dimension_sets": [ |
| 878 { | 1055 { |
| 879 "gpu": "8086:0a2e", | 1056 "gpu": "8086:0a2e", |
| 880 "os": "Mac-10.10" | 1057 "os": "Mac-10.10" |
| 881 } | 1058 } |
| 1059 ], |
| 1060 "output_links": [ |
| 1061 { |
| 1062 "link": [ |
| 1063 "https://luci-logdog.appspot.com/v/?s", |
| 1064 "=android%2Fswarming%2Flogcats%2F", |
| 1065 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1066 ], |
| 1067 "name": "shard #${SHARD_INDEX} logcats" |
| 1068 } |
| 882 ] | 1069 ] |
| 883 }, | 1070 }, |
| 884 "test": "angle_unittests", | 1071 "test": "angle_unittests", |
| 885 "use_xvfb": false | 1072 "use_xvfb": false |
| 886 }, | 1073 }, |
| 887 { | 1074 { |
| 888 "args": [ | 1075 "args": [ |
| 889 "--use-gpu-in-tests" | 1076 "--use-gpu-in-tests" |
| 890 ], | 1077 ], |
| 891 "swarming": { | 1078 "swarming": { |
| 892 "can_use_on_swarming_builders": true, | 1079 "can_use_on_swarming_builders": true, |
| 1080 "cipd_packages": [ |
| 1081 { |
| 1082 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1083 "location": "bin", |
| 1084 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1085 } |
| 1086 ], |
| 893 "dimension_sets": [ | 1087 "dimension_sets": [ |
| 894 { | 1088 { |
| 895 "gpu": "8086:0a2e", | 1089 "gpu": "8086:0a2e", |
| 896 "os": "Mac-10.10" | 1090 "os": "Mac-10.10" |
| 897 } | 1091 } |
| 1092 ], |
| 1093 "output_links": [ |
| 1094 { |
| 1095 "link": [ |
| 1096 "https://luci-logdog.appspot.com/v/?s", |
| 1097 "=android%2Fswarming%2Flogcats%2F", |
| 1098 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1099 ], |
| 1100 "name": "shard #${SHARD_INDEX} logcats" |
| 1101 } |
| 898 ] | 1102 ] |
| 899 }, | 1103 }, |
| 900 "test": "gl_tests", | 1104 "test": "gl_tests", |
| 901 "use_xvfb": false | 1105 "use_xvfb": false |
| 902 }, | 1106 }, |
| 903 { | 1107 { |
| 904 "args": [ | 1108 "args": [ |
| 905 "--use-gpu-in-tests" | 1109 "--use-gpu-in-tests" |
| 906 ], | 1110 ], |
| 907 "swarming": { | 1111 "swarming": { |
| 908 "can_use_on_swarming_builders": true, | 1112 "can_use_on_swarming_builders": true, |
| 1113 "cipd_packages": [ |
| 1114 { |
| 1115 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1116 "location": "bin", |
| 1117 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1118 } |
| 1119 ], |
| 909 "dimension_sets": [ | 1120 "dimension_sets": [ |
| 910 { | 1121 { |
| 911 "gpu": "8086:0a2e", | 1122 "gpu": "8086:0a2e", |
| 912 "os": "Mac-10.10" | 1123 "os": "Mac-10.10" |
| 913 } | 1124 } |
| 1125 ], |
| 1126 "output_links": [ |
| 1127 { |
| 1128 "link": [ |
| 1129 "https://luci-logdog.appspot.com/v/?s", |
| 1130 "=android%2Fswarming%2Flogcats%2F", |
| 1131 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1132 ], |
| 1133 "name": "shard #${SHARD_INDEX} logcats" |
| 1134 } |
| 914 ] | 1135 ] |
| 915 }, | 1136 }, |
| 916 "test": "gl_unittests", | 1137 "test": "gl_unittests", |
| 917 "use_xvfb": false | 1138 "use_xvfb": false |
| 918 }, | 1139 }, |
| 919 { | 1140 { |
| 920 "override_compile_targets": [ | 1141 "override_compile_targets": [ |
| 921 "tab_capture_end2end_tests_run" | 1142 "tab_capture_end2end_tests_run" |
| 922 ], | 1143 ], |
| 923 "swarming": { | 1144 "swarming": { |
| 924 "can_use_on_swarming_builders": true, | 1145 "can_use_on_swarming_builders": true, |
| 1146 "cipd_packages": [ |
| 1147 { |
| 1148 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1149 "location": "bin", |
| 1150 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1151 } |
| 1152 ], |
| 925 "dimension_sets": [ | 1153 "dimension_sets": [ |
| 926 { | 1154 { |
| 927 "gpu": "8086:0a2e", | 1155 "gpu": "8086:0a2e", |
| 928 "os": "Mac-10.10" | 1156 "os": "Mac-10.10" |
| 929 } | 1157 } |
| 1158 ], |
| 1159 "output_links": [ |
| 1160 { |
| 1161 "link": [ |
| 1162 "https://luci-logdog.appspot.com/v/?s", |
| 1163 "=android%2Fswarming%2Flogcats%2F", |
| 1164 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1165 ], |
| 1166 "name": "shard #${SHARD_INDEX} logcats" |
| 1167 } |
| 930 ] | 1168 ] |
| 931 }, | 1169 }, |
| 932 "test": "tab_capture_end2end_tests", | 1170 "test": "tab_capture_end2end_tests", |
| 933 "use_xvfb": false | 1171 "use_xvfb": false |
| 934 } | 1172 } |
| 935 ], | 1173 ], |
| 936 "isolated_scripts": [ | 1174 "isolated_scripts": [ |
| 937 { | 1175 { |
| 938 "args": [ | 1176 "args": [ |
| 939 "context_lost", | 1177 "context_lost", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1164 ] | 1402 ] |
| 1165 }, | 1403 }, |
| 1166 "Mac 10.10 Retina Debug (AMD)": { | 1404 "Mac 10.10 Retina Debug (AMD)": { |
| 1167 "gtest_tests": [ | 1405 "gtest_tests": [ |
| 1168 { | 1406 { |
| 1169 "args": [ | 1407 "args": [ |
| 1170 "--use-gpu-in-tests" | 1408 "--use-gpu-in-tests" |
| 1171 ], | 1409 ], |
| 1172 "swarming": { | 1410 "swarming": { |
| 1173 "can_use_on_swarming_builders": true, | 1411 "can_use_on_swarming_builders": true, |
| 1412 "cipd_packages": [ |
| 1413 { |
| 1414 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1415 "location": "bin", |
| 1416 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1417 } |
| 1418 ], |
| 1174 "dimension_sets": [ | 1419 "dimension_sets": [ |
| 1175 { | 1420 { |
| 1176 "gpu": "1002:6821", | 1421 "gpu": "1002:6821", |
| 1177 "hidpi": "1", | 1422 "hidpi": "1", |
| 1178 "os": "Mac-10.10" | 1423 "os": "Mac-10.10" |
| 1179 } | 1424 } |
| 1425 ], |
| 1426 "output_links": [ |
| 1427 { |
| 1428 "link": [ |
| 1429 "https://luci-logdog.appspot.com/v/?s", |
| 1430 "=android%2Fswarming%2Flogcats%2F", |
| 1431 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1432 ], |
| 1433 "name": "shard #${SHARD_INDEX} logcats" |
| 1434 } |
| 1180 ] | 1435 ] |
| 1181 }, | 1436 }, |
| 1182 "test": "angle_unittests", | 1437 "test": "angle_unittests", |
| 1183 "use_xvfb": false | 1438 "use_xvfb": false |
| 1184 }, | 1439 }, |
| 1185 { | 1440 { |
| 1186 "args": [ | 1441 "args": [ |
| 1187 "--use-gpu-in-tests" | 1442 "--use-gpu-in-tests" |
| 1188 ], | 1443 ], |
| 1189 "swarming": { | 1444 "swarming": { |
| 1190 "can_use_on_swarming_builders": true, | 1445 "can_use_on_swarming_builders": true, |
| 1446 "cipd_packages": [ |
| 1447 { |
| 1448 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1449 "location": "bin", |
| 1450 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1451 } |
| 1452 ], |
| 1191 "dimension_sets": [ | 1453 "dimension_sets": [ |
| 1192 { | 1454 { |
| 1193 "gpu": "1002:6821", | 1455 "gpu": "1002:6821", |
| 1194 "hidpi": "1", | 1456 "hidpi": "1", |
| 1195 "os": "Mac-10.10" | 1457 "os": "Mac-10.10" |
| 1196 } | 1458 } |
| 1459 ], |
| 1460 "output_links": [ |
| 1461 { |
| 1462 "link": [ |
| 1463 "https://luci-logdog.appspot.com/v/?s", |
| 1464 "=android%2Fswarming%2Flogcats%2F", |
| 1465 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1466 ], |
| 1467 "name": "shard #${SHARD_INDEX} logcats" |
| 1468 } |
| 1197 ] | 1469 ] |
| 1198 }, | 1470 }, |
| 1199 "test": "gl_tests", | 1471 "test": "gl_tests", |
| 1200 "use_xvfb": false | 1472 "use_xvfb": false |
| 1201 }, | 1473 }, |
| 1202 { | 1474 { |
| 1203 "args": [ | 1475 "args": [ |
| 1204 "--use-gpu-in-tests" | 1476 "--use-gpu-in-tests" |
| 1205 ], | 1477 ], |
| 1206 "swarming": { | 1478 "swarming": { |
| 1207 "can_use_on_swarming_builders": true, | 1479 "can_use_on_swarming_builders": true, |
| 1480 "cipd_packages": [ |
| 1481 { |
| 1482 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1483 "location": "bin", |
| 1484 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1485 } |
| 1486 ], |
| 1208 "dimension_sets": [ | 1487 "dimension_sets": [ |
| 1209 { | 1488 { |
| 1210 "gpu": "1002:6821", | 1489 "gpu": "1002:6821", |
| 1211 "hidpi": "1", | 1490 "hidpi": "1", |
| 1212 "os": "Mac-10.10" | 1491 "os": "Mac-10.10" |
| 1213 } | 1492 } |
| 1493 ], |
| 1494 "output_links": [ |
| 1495 { |
| 1496 "link": [ |
| 1497 "https://luci-logdog.appspot.com/v/?s", |
| 1498 "=android%2Fswarming%2Flogcats%2F", |
| 1499 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1500 ], |
| 1501 "name": "shard #${SHARD_INDEX} logcats" |
| 1502 } |
| 1214 ] | 1503 ] |
| 1215 }, | 1504 }, |
| 1216 "test": "gl_unittests", | 1505 "test": "gl_unittests", |
| 1217 "use_xvfb": false | 1506 "use_xvfb": false |
| 1218 } | 1507 } |
| 1219 ], | 1508 ], |
| 1220 "isolated_scripts": [ | 1509 "isolated_scripts": [ |
| 1221 { | 1510 { |
| 1222 "args": [ | 1511 "args": [ |
| 1223 "context_lost", | 1512 "context_lost", |
| (...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1457 ] | 1746 ] |
| 1458 }, | 1747 }, |
| 1459 "Mac 10.10 Retina Release (AMD)": { | 1748 "Mac 10.10 Retina Release (AMD)": { |
| 1460 "gtest_tests": [ | 1749 "gtest_tests": [ |
| 1461 { | 1750 { |
| 1462 "args": [ | 1751 "args": [ |
| 1463 "--use-gpu-in-tests" | 1752 "--use-gpu-in-tests" |
| 1464 ], | 1753 ], |
| 1465 "swarming": { | 1754 "swarming": { |
| 1466 "can_use_on_swarming_builders": true, | 1755 "can_use_on_swarming_builders": true, |
| 1756 "cipd_packages": [ |
| 1757 { |
| 1758 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1759 "location": "bin", |
| 1760 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1761 } |
| 1762 ], |
| 1467 "dimension_sets": [ | 1763 "dimension_sets": [ |
| 1468 { | 1764 { |
| 1469 "gpu": "1002:6821", | 1765 "gpu": "1002:6821", |
| 1470 "hidpi": "1", | 1766 "hidpi": "1", |
| 1471 "os": "Mac-10.10" | 1767 "os": "Mac-10.10" |
| 1472 } | 1768 } |
| 1769 ], |
| 1770 "output_links": [ |
| 1771 { |
| 1772 "link": [ |
| 1773 "https://luci-logdog.appspot.com/v/?s", |
| 1774 "=android%2Fswarming%2Flogcats%2F", |
| 1775 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1776 ], |
| 1777 "name": "shard #${SHARD_INDEX} logcats" |
| 1778 } |
| 1473 ] | 1779 ] |
| 1474 }, | 1780 }, |
| 1475 "test": "angle_unittests", | 1781 "test": "angle_unittests", |
| 1476 "use_xvfb": false | 1782 "use_xvfb": false |
| 1477 }, | 1783 }, |
| 1478 { | 1784 { |
| 1479 "args": [ | 1785 "args": [ |
| 1480 "--use-gpu-in-tests" | 1786 "--use-gpu-in-tests" |
| 1481 ], | 1787 ], |
| 1482 "swarming": { | 1788 "swarming": { |
| 1483 "can_use_on_swarming_builders": true, | 1789 "can_use_on_swarming_builders": true, |
| 1790 "cipd_packages": [ |
| 1791 { |
| 1792 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1793 "location": "bin", |
| 1794 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1795 } |
| 1796 ], |
| 1484 "dimension_sets": [ | 1797 "dimension_sets": [ |
| 1485 { | 1798 { |
| 1486 "gpu": "1002:6821", | 1799 "gpu": "1002:6821", |
| 1487 "hidpi": "1", | 1800 "hidpi": "1", |
| 1488 "os": "Mac-10.10" | 1801 "os": "Mac-10.10" |
| 1489 } | 1802 } |
| 1803 ], |
| 1804 "output_links": [ |
| 1805 { |
| 1806 "link": [ |
| 1807 "https://luci-logdog.appspot.com/v/?s", |
| 1808 "=android%2Fswarming%2Flogcats%2F", |
| 1809 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1810 ], |
| 1811 "name": "shard #${SHARD_INDEX} logcats" |
| 1812 } |
| 1490 ] | 1813 ] |
| 1491 }, | 1814 }, |
| 1492 "test": "gl_tests", | 1815 "test": "gl_tests", |
| 1493 "use_xvfb": false | 1816 "use_xvfb": false |
| 1494 }, | 1817 }, |
| 1495 { | 1818 { |
| 1496 "args": [ | 1819 "args": [ |
| 1497 "--use-gpu-in-tests" | 1820 "--use-gpu-in-tests" |
| 1498 ], | 1821 ], |
| 1499 "swarming": { | 1822 "swarming": { |
| 1500 "can_use_on_swarming_builders": true, | 1823 "can_use_on_swarming_builders": true, |
| 1824 "cipd_packages": [ |
| 1825 { |
| 1826 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1827 "location": "bin", |
| 1828 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1829 } |
| 1830 ], |
| 1501 "dimension_sets": [ | 1831 "dimension_sets": [ |
| 1502 { | 1832 { |
| 1503 "gpu": "1002:6821", | 1833 "gpu": "1002:6821", |
| 1504 "hidpi": "1", | 1834 "hidpi": "1", |
| 1505 "os": "Mac-10.10" | 1835 "os": "Mac-10.10" |
| 1506 } | 1836 } |
| 1837 ], |
| 1838 "output_links": [ |
| 1839 { |
| 1840 "link": [ |
| 1841 "https://luci-logdog.appspot.com/v/?s", |
| 1842 "=android%2Fswarming%2Flogcats%2F", |
| 1843 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1844 ], |
| 1845 "name": "shard #${SHARD_INDEX} logcats" |
| 1846 } |
| 1507 ] | 1847 ] |
| 1508 }, | 1848 }, |
| 1509 "test": "gl_unittests", | 1849 "test": "gl_unittests", |
| 1510 "use_xvfb": false | 1850 "use_xvfb": false |
| 1511 }, | 1851 }, |
| 1512 { | 1852 { |
| 1513 "override_compile_targets": [ | 1853 "override_compile_targets": [ |
| 1514 "tab_capture_end2end_tests_run" | 1854 "tab_capture_end2end_tests_run" |
| 1515 ], | 1855 ], |
| 1516 "swarming": { | 1856 "swarming": { |
| 1517 "can_use_on_swarming_builders": true, | 1857 "can_use_on_swarming_builders": true, |
| 1858 "cipd_packages": [ |
| 1859 { |
| 1860 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1861 "location": "bin", |
| 1862 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1863 } |
| 1864 ], |
| 1518 "dimension_sets": [ | 1865 "dimension_sets": [ |
| 1519 { | 1866 { |
| 1520 "gpu": "1002:6821", | 1867 "gpu": "1002:6821", |
| 1521 "hidpi": "1", | 1868 "hidpi": "1", |
| 1522 "os": "Mac-10.10" | 1869 "os": "Mac-10.10" |
| 1523 } | 1870 } |
| 1871 ], |
| 1872 "output_links": [ |
| 1873 { |
| 1874 "link": [ |
| 1875 "https://luci-logdog.appspot.com/v/?s", |
| 1876 "=android%2Fswarming%2Flogcats%2F", |
| 1877 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1878 ], |
| 1879 "name": "shard #${SHARD_INDEX} logcats" |
| 1880 } |
| 1524 ] | 1881 ] |
| 1525 }, | 1882 }, |
| 1526 "test": "tab_capture_end2end_tests", | 1883 "test": "tab_capture_end2end_tests", |
| 1527 "use_xvfb": false | 1884 "use_xvfb": false |
| 1528 } | 1885 } |
| 1529 ], | 1886 ], |
| 1530 "isolated_scripts": [ | 1887 "isolated_scripts": [ |
| 1531 { | 1888 { |
| 1532 "args": [ | 1889 "args": [ |
| 1533 "context_lost", | 1890 "context_lost", |
| (...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1767 ] | 2124 ] |
| 1768 }, | 2125 }, |
| 1769 "Win7 Debug (NVIDIA)": { | 2126 "Win7 Debug (NVIDIA)": { |
| 1770 "gtest_tests": [ | 2127 "gtest_tests": [ |
| 1771 { | 2128 { |
| 1772 "args": [ | 2129 "args": [ |
| 1773 "--use-gpu-in-tests" | 2130 "--use-gpu-in-tests" |
| 1774 ], | 2131 ], |
| 1775 "swarming": { | 2132 "swarming": { |
| 1776 "can_use_on_swarming_builders": true, | 2133 "can_use_on_swarming_builders": true, |
| 2134 "cipd_packages": [ |
| 2135 { |
| 2136 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2137 "location": "bin", |
| 2138 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2139 } |
| 2140 ], |
| 1777 "dimension_sets": [ | 2141 "dimension_sets": [ |
| 1778 { | 2142 { |
| 1779 "gpu": "10de:104a", | 2143 "gpu": "10de:104a", |
| 1780 "os": "Windows-2008ServerR2-SP1" | 2144 "os": "Windows-2008ServerR2-SP1" |
| 1781 } | 2145 } |
| 2146 ], |
| 2147 "output_links": [ |
| 2148 { |
| 2149 "link": [ |
| 2150 "https://luci-logdog.appspot.com/v/?s", |
| 2151 "=android%2Fswarming%2Flogcats%2F", |
| 2152 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2153 ], |
| 2154 "name": "shard #${SHARD_INDEX} logcats" |
| 2155 } |
| 1782 ] | 2156 ] |
| 1783 }, | 2157 }, |
| 1784 "test": "angle_unittests", | 2158 "test": "angle_unittests", |
| 1785 "use_xvfb": false | 2159 "use_xvfb": false |
| 1786 }, | 2160 }, |
| 1787 { | 2161 { |
| 1788 "args": [ | 2162 "args": [ |
| 1789 "--use-gpu-in-tests" | 2163 "--use-gpu-in-tests" |
| 1790 ], | 2164 ], |
| 1791 "swarming": { | 2165 "swarming": { |
| 1792 "can_use_on_swarming_builders": true, | 2166 "can_use_on_swarming_builders": true, |
| 2167 "cipd_packages": [ |
| 2168 { |
| 2169 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2170 "location": "bin", |
| 2171 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2172 } |
| 2173 ], |
| 1793 "dimension_sets": [ | 2174 "dimension_sets": [ |
| 1794 { | 2175 { |
| 1795 "gpu": "10de:104a", | 2176 "gpu": "10de:104a", |
| 1796 "os": "Windows-2008ServerR2-SP1" | 2177 "os": "Windows-2008ServerR2-SP1" |
| 1797 } | 2178 } |
| 2179 ], |
| 2180 "output_links": [ |
| 2181 { |
| 2182 "link": [ |
| 2183 "https://luci-logdog.appspot.com/v/?s", |
| 2184 "=android%2Fswarming%2Flogcats%2F", |
| 2185 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2186 ], |
| 2187 "name": "shard #${SHARD_INDEX} logcats" |
| 2188 } |
| 1798 ] | 2189 ] |
| 1799 }, | 2190 }, |
| 1800 "test": "gl_tests", | 2191 "test": "gl_tests", |
| 1801 "use_xvfb": false | 2192 "use_xvfb": false |
| 1802 }, | 2193 }, |
| 1803 { | 2194 { |
| 1804 "args": [ | 2195 "args": [ |
| 1805 "--use-gpu-in-tests" | 2196 "--use-gpu-in-tests" |
| 1806 ], | 2197 ], |
| 1807 "swarming": { | 2198 "swarming": { |
| 1808 "can_use_on_swarming_builders": true, | 2199 "can_use_on_swarming_builders": true, |
| 2200 "cipd_packages": [ |
| 2201 { |
| 2202 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2203 "location": "bin", |
| 2204 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2205 } |
| 2206 ], |
| 1809 "dimension_sets": [ | 2207 "dimension_sets": [ |
| 1810 { | 2208 { |
| 1811 "gpu": "10de:104a", | 2209 "gpu": "10de:104a", |
| 1812 "os": "Windows-2008ServerR2-SP1" | 2210 "os": "Windows-2008ServerR2-SP1" |
| 1813 } | 2211 } |
| 2212 ], |
| 2213 "output_links": [ |
| 2214 { |
| 2215 "link": [ |
| 2216 "https://luci-logdog.appspot.com/v/?s", |
| 2217 "=android%2Fswarming%2Flogcats%2F", |
| 2218 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2219 ], |
| 2220 "name": "shard #${SHARD_INDEX} logcats" |
| 2221 } |
| 1814 ] | 2222 ] |
| 1815 }, | 2223 }, |
| 1816 "test": "gl_unittests", | 2224 "test": "gl_unittests", |
| 1817 "use_xvfb": false | 2225 "use_xvfb": false |
| 1818 } | 2226 } |
| 1819 ], | 2227 ], |
| 1820 "isolated_scripts": [ | 2228 "isolated_scripts": [ |
| 1821 { | 2229 { |
| 1822 "args": [ | 2230 "args": [ |
| 1823 "context_lost", | 2231 "context_lost", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2048 ] | 2456 ] |
| 2049 }, | 2457 }, |
| 2050 "Win7 Release (ATI)": { | 2458 "Win7 Release (ATI)": { |
| 2051 "gtest_tests": [ | 2459 "gtest_tests": [ |
| 2052 { | 2460 { |
| 2053 "args": [ | 2461 "args": [ |
| 2054 "--use-gpu-in-tests" | 2462 "--use-gpu-in-tests" |
| 2055 ], | 2463 ], |
| 2056 "swarming": { | 2464 "swarming": { |
| 2057 "can_use_on_swarming_builders": true, | 2465 "can_use_on_swarming_builders": true, |
| 2466 "cipd_packages": [ |
| 2467 { |
| 2468 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2469 "location": "bin", |
| 2470 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2471 } |
| 2472 ], |
| 2058 "dimension_sets": [ | 2473 "dimension_sets": [ |
| 2059 { | 2474 { |
| 2060 "gpu": "1002:6779", | 2475 "gpu": "1002:6779", |
| 2061 "os": "Windows-2008ServerR2-SP1" | 2476 "os": "Windows-2008ServerR2-SP1" |
| 2062 } | 2477 } |
| 2478 ], |
| 2479 "output_links": [ |
| 2480 { |
| 2481 "link": [ |
| 2482 "https://luci-logdog.appspot.com/v/?s", |
| 2483 "=android%2Fswarming%2Flogcats%2F", |
| 2484 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2485 ], |
| 2486 "name": "shard #${SHARD_INDEX} logcats" |
| 2487 } |
| 2063 ] | 2488 ] |
| 2064 }, | 2489 }, |
| 2065 "test": "angle_unittests", | 2490 "test": "angle_unittests", |
| 2066 "use_xvfb": false | 2491 "use_xvfb": false |
| 2067 }, | 2492 }, |
| 2068 { | 2493 { |
| 2069 "args": [ | 2494 "args": [ |
| 2070 "--use-gpu-in-tests" | 2495 "--use-gpu-in-tests" |
| 2071 ], | 2496 ], |
| 2072 "swarming": { | 2497 "swarming": { |
| 2073 "can_use_on_swarming_builders": true, | 2498 "can_use_on_swarming_builders": true, |
| 2499 "cipd_packages": [ |
| 2500 { |
| 2501 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2502 "location": "bin", |
| 2503 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2504 } |
| 2505 ], |
| 2074 "dimension_sets": [ | 2506 "dimension_sets": [ |
| 2075 { | 2507 { |
| 2076 "gpu": "1002:6779", | 2508 "gpu": "1002:6779", |
| 2077 "os": "Windows-2008ServerR2-SP1" | 2509 "os": "Windows-2008ServerR2-SP1" |
| 2078 } | 2510 } |
| 2511 ], |
| 2512 "output_links": [ |
| 2513 { |
| 2514 "link": [ |
| 2515 "https://luci-logdog.appspot.com/v/?s", |
| 2516 "=android%2Fswarming%2Flogcats%2F", |
| 2517 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2518 ], |
| 2519 "name": "shard #${SHARD_INDEX} logcats" |
| 2520 } |
| 2079 ] | 2521 ] |
| 2080 }, | 2522 }, |
| 2081 "test": "gl_tests", | 2523 "test": "gl_tests", |
| 2082 "use_xvfb": false | 2524 "use_xvfb": false |
| 2083 }, | 2525 }, |
| 2084 { | 2526 { |
| 2085 "args": [ | 2527 "args": [ |
| 2086 "--use-gpu-in-tests" | 2528 "--use-gpu-in-tests" |
| 2087 ], | 2529 ], |
| 2088 "swarming": { | 2530 "swarming": { |
| 2089 "can_use_on_swarming_builders": true, | 2531 "can_use_on_swarming_builders": true, |
| 2532 "cipd_packages": [ |
| 2533 { |
| 2534 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2535 "location": "bin", |
| 2536 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2537 } |
| 2538 ], |
| 2090 "dimension_sets": [ | 2539 "dimension_sets": [ |
| 2091 { | 2540 { |
| 2092 "gpu": "1002:6779", | 2541 "gpu": "1002:6779", |
| 2093 "os": "Windows-2008ServerR2-SP1" | 2542 "os": "Windows-2008ServerR2-SP1" |
| 2094 } | 2543 } |
| 2544 ], |
| 2545 "output_links": [ |
| 2546 { |
| 2547 "link": [ |
| 2548 "https://luci-logdog.appspot.com/v/?s", |
| 2549 "=android%2Fswarming%2Flogcats%2F", |
| 2550 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2551 ], |
| 2552 "name": "shard #${SHARD_INDEX} logcats" |
| 2553 } |
| 2095 ] | 2554 ] |
| 2096 }, | 2555 }, |
| 2097 "test": "gl_unittests", | 2556 "test": "gl_unittests", |
| 2098 "use_xvfb": false | 2557 "use_xvfb": false |
| 2099 }, | 2558 }, |
| 2100 { | 2559 { |
| 2101 "override_compile_targets": [ | 2560 "override_compile_targets": [ |
| 2102 "tab_capture_end2end_tests_run" | 2561 "tab_capture_end2end_tests_run" |
| 2103 ], | 2562 ], |
| 2104 "swarming": { | 2563 "swarming": { |
| 2105 "can_use_on_swarming_builders": true, | 2564 "can_use_on_swarming_builders": true, |
| 2565 "cipd_packages": [ |
| 2566 { |
| 2567 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2568 "location": "bin", |
| 2569 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2570 } |
| 2571 ], |
| 2106 "dimension_sets": [ | 2572 "dimension_sets": [ |
| 2107 { | 2573 { |
| 2108 "gpu": "1002:6779", | 2574 "gpu": "1002:6779", |
| 2109 "os": "Windows-2008ServerR2-SP1" | 2575 "os": "Windows-2008ServerR2-SP1" |
| 2110 } | 2576 } |
| 2577 ], |
| 2578 "output_links": [ |
| 2579 { |
| 2580 "link": [ |
| 2581 "https://luci-logdog.appspot.com/v/?s", |
| 2582 "=android%2Fswarming%2Flogcats%2F", |
| 2583 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2584 ], |
| 2585 "name": "shard #${SHARD_INDEX} logcats" |
| 2586 } |
| 2111 ] | 2587 ] |
| 2112 }, | 2588 }, |
| 2113 "test": "tab_capture_end2end_tests", | 2589 "test": "tab_capture_end2end_tests", |
| 2114 "use_xvfb": false | 2590 "use_xvfb": false |
| 2115 } | 2591 } |
| 2116 ], | 2592 ], |
| 2117 "isolated_scripts": [ | 2593 "isolated_scripts": [ |
| 2118 { | 2594 { |
| 2119 "args": [ | 2595 "args": [ |
| 2120 "context_lost", | 2596 "context_lost", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2345 ] | 2821 ] |
| 2346 }, | 2822 }, |
| 2347 "Win7 Release (NVIDIA)": { | 2823 "Win7 Release (NVIDIA)": { |
| 2348 "gtest_tests": [ | 2824 "gtest_tests": [ |
| 2349 { | 2825 { |
| 2350 "args": [ | 2826 "args": [ |
| 2351 "--use-gpu-in-tests" | 2827 "--use-gpu-in-tests" |
| 2352 ], | 2828 ], |
| 2353 "swarming": { | 2829 "swarming": { |
| 2354 "can_use_on_swarming_builders": true, | 2830 "can_use_on_swarming_builders": true, |
| 2831 "cipd_packages": [ |
| 2832 { |
| 2833 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2834 "location": "bin", |
| 2835 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2836 } |
| 2837 ], |
| 2355 "dimension_sets": [ | 2838 "dimension_sets": [ |
| 2356 { | 2839 { |
| 2357 "gpu": "10de:104a", | 2840 "gpu": "10de:104a", |
| 2358 "os": "Windows-2008ServerR2-SP1" | 2841 "os": "Windows-2008ServerR2-SP1" |
| 2359 } | 2842 } |
| 2843 ], |
| 2844 "output_links": [ |
| 2845 { |
| 2846 "link": [ |
| 2847 "https://luci-logdog.appspot.com/v/?s", |
| 2848 "=android%2Fswarming%2Flogcats%2F", |
| 2849 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2850 ], |
| 2851 "name": "shard #${SHARD_INDEX} logcats" |
| 2852 } |
| 2360 ] | 2853 ] |
| 2361 }, | 2854 }, |
| 2362 "test": "angle_unittests", | 2855 "test": "angle_unittests", |
| 2363 "use_xvfb": false | 2856 "use_xvfb": false |
| 2364 }, | 2857 }, |
| 2365 { | 2858 { |
| 2366 "args": [ | 2859 "args": [ |
| 2367 "--use-gpu-in-tests" | 2860 "--use-gpu-in-tests" |
| 2368 ], | 2861 ], |
| 2369 "swarming": { | 2862 "swarming": { |
| 2370 "can_use_on_swarming_builders": true, | 2863 "can_use_on_swarming_builders": true, |
| 2864 "cipd_packages": [ |
| 2865 { |
| 2866 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2867 "location": "bin", |
| 2868 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2869 } |
| 2870 ], |
| 2371 "dimension_sets": [ | 2871 "dimension_sets": [ |
| 2372 { | 2872 { |
| 2373 "gpu": "10de:104a", | 2873 "gpu": "10de:104a", |
| 2374 "os": "Windows-2008ServerR2-SP1" | 2874 "os": "Windows-2008ServerR2-SP1" |
| 2375 } | 2875 } |
| 2876 ], |
| 2877 "output_links": [ |
| 2878 { |
| 2879 "link": [ |
| 2880 "https://luci-logdog.appspot.com/v/?s", |
| 2881 "=android%2Fswarming%2Flogcats%2F", |
| 2882 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2883 ], |
| 2884 "name": "shard #${SHARD_INDEX} logcats" |
| 2885 } |
| 2376 ] | 2886 ] |
| 2377 }, | 2887 }, |
| 2378 "test": "gl_tests", | 2888 "test": "gl_tests", |
| 2379 "use_xvfb": false | 2889 "use_xvfb": false |
| 2380 }, | 2890 }, |
| 2381 { | 2891 { |
| 2382 "args": [ | 2892 "args": [ |
| 2383 "--use-gpu-in-tests" | 2893 "--use-gpu-in-tests" |
| 2384 ], | 2894 ], |
| 2385 "swarming": { | 2895 "swarming": { |
| 2386 "can_use_on_swarming_builders": true, | 2896 "can_use_on_swarming_builders": true, |
| 2897 "cipd_packages": [ |
| 2898 { |
| 2899 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2900 "location": "bin", |
| 2901 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2902 } |
| 2903 ], |
| 2387 "dimension_sets": [ | 2904 "dimension_sets": [ |
| 2388 { | 2905 { |
| 2389 "gpu": "10de:104a", | 2906 "gpu": "10de:104a", |
| 2390 "os": "Windows-2008ServerR2-SP1" | 2907 "os": "Windows-2008ServerR2-SP1" |
| 2391 } | 2908 } |
| 2909 ], |
| 2910 "output_links": [ |
| 2911 { |
| 2912 "link": [ |
| 2913 "https://luci-logdog.appspot.com/v/?s", |
| 2914 "=android%2Fswarming%2Flogcats%2F", |
| 2915 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2916 ], |
| 2917 "name": "shard #${SHARD_INDEX} logcats" |
| 2918 } |
| 2392 ] | 2919 ] |
| 2393 }, | 2920 }, |
| 2394 "test": "gl_unittests", | 2921 "test": "gl_unittests", |
| 2395 "use_xvfb": false | 2922 "use_xvfb": false |
| 2396 }, | 2923 }, |
| 2397 { | 2924 { |
| 2398 "override_compile_targets": [ | 2925 "override_compile_targets": [ |
| 2399 "tab_capture_end2end_tests_run" | 2926 "tab_capture_end2end_tests_run" |
| 2400 ], | 2927 ], |
| 2401 "swarming": { | 2928 "swarming": { |
| 2402 "can_use_on_swarming_builders": true, | 2929 "can_use_on_swarming_builders": true, |
| 2930 "cipd_packages": [ |
| 2931 { |
| 2932 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2933 "location": "bin", |
| 2934 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2935 } |
| 2936 ], |
| 2403 "dimension_sets": [ | 2937 "dimension_sets": [ |
| 2404 { | 2938 { |
| 2405 "gpu": "10de:104a", | 2939 "gpu": "10de:104a", |
| 2406 "os": "Windows-2008ServerR2-SP1" | 2940 "os": "Windows-2008ServerR2-SP1" |
| 2407 } | 2941 } |
| 2942 ], |
| 2943 "output_links": [ |
| 2944 { |
| 2945 "link": [ |
| 2946 "https://luci-logdog.appspot.com/v/?s", |
| 2947 "=android%2Fswarming%2Flogcats%2F", |
| 2948 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2949 ], |
| 2950 "name": "shard #${SHARD_INDEX} logcats" |
| 2951 } |
| 2408 ] | 2952 ] |
| 2409 }, | 2953 }, |
| 2410 "test": "tab_capture_end2end_tests", | 2954 "test": "tab_capture_end2end_tests", |
| 2411 "use_xvfb": false | 2955 "use_xvfb": false |
| 2412 } | 2956 } |
| 2413 ], | 2957 ], |
| 2414 "isolated_scripts": [ | 2958 "isolated_scripts": [ |
| 2415 { | 2959 { |
| 2416 "args": [ | 2960 "args": [ |
| 2417 "context_lost", | 2961 "context_lost", |
| (...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2635 { | 3179 { |
| 2636 "gpu": "10de:104a", | 3180 "gpu": "10de:104a", |
| 2637 "os": "Windows-2008ServerR2-SP1" | 3181 "os": "Windows-2008ServerR2-SP1" |
| 2638 } | 3182 } |
| 2639 ] | 3183 ] |
| 2640 } | 3184 } |
| 2641 } | 3185 } |
| 2642 ] | 3186 ] |
| 2643 } | 3187 } |
| 2644 } | 3188 } |
| OLD | NEW |