OLD | NEW |
---|---|
1 { | 1 { |
2 "Jelly Bean Tester": { | 2 "Jelly Bean Tester": { |
3 "gtest_tests": [ | 3 "gtest_tests": [ |
4 { | 4 { |
5 "test": "android_webview_unittests" | 5 "test": "android_webview_unittests" |
6 }, | 6 }, |
7 { | 7 { |
8 "test": "base_unittests" | 8 "test": "base_unittests" |
9 }, | 9 }, |
10 { | 10 { |
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
338 }, | 338 }, |
339 { | 339 { |
340 "test": "chrome_sync_shell_test_apk", | 340 "test": "chrome_sync_shell_test_apk", |
341 "timeout_scale": 4 | 341 "timeout_scale": 4 |
342 }, | 342 }, |
343 { | 343 { |
344 "test": "content_shell_test_apk", | 344 "test": "content_shell_test_apk", |
345 "timeout_scale": 4 | 345 "timeout_scale": 4 |
346 } | 346 } |
347 ] | 347 ] |
348 }, | |
349 "Nougat Phone Tester": { | |
350 "gtest_tests": [ | |
351 { | |
352 "override_compile_targets": [ | |
353 "android_webview_test_apk" | |
354 ], | |
355 "override_isolate_target": "android_webview_test_apk", | |
356 "swarming": { | |
357 "can_use_on_swarming_builders": true, | |
358 "cipd_packages": [ | |
359 { | |
360 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
361 "location": "bin", | |
362 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
363 } | |
364 ], | |
365 "dimension_sets": [ | |
366 { | |
367 "android_devices": "4", | |
368 "device_os": "NRD91N", | |
369 "device_type": "bullhead" | |
370 } | |
371 ], | |
372 "expiration": 10800, | |
373 "hard_timeout": 960, | |
374 "output_links": [ | |
375 { | |
376 "link": [ | |
377 "https://luci-logdog.appspot.com/v/?s", | |
378 "=android%2Fswarming%2Flogcats%2F", | |
379 "${TASK_ID}%2F%2B%2Funified_logcats" | |
380 ], | |
381 "name": "shard #${SHARD_INDEX} logcats" | |
382 } | |
383 ] | |
384 }, | |
385 "test": "android_webview_test_apk" | |
386 }, | |
387 { | |
388 "override_isolate_target": "android_webview_unittests", | |
389 "swarming": { | |
390 "can_use_on_swarming_builders": true, | |
391 "cipd_packages": [ | |
392 { | |
393 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
394 "location": "bin", | |
395 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
396 } | |
397 ], | |
398 "dimension_sets": [ | |
399 { | |
400 "android_devices": "4", | |
401 "device_os": "NRD91N", | |
402 "device_type": "bullhead" | |
403 } | |
404 ], | |
405 "expiration": 10800, | |
406 "hard_timeout": 960, | |
407 "output_links": [ | |
408 { | |
409 "link": [ | |
410 "https://luci-logdog.appspot.com/v/?s", | |
411 "=android%2Fswarming%2Flogcats%2F", | |
412 "${TASK_ID}%2F%2B%2Funified_logcats" | |
413 ], | |
414 "name": "shard #${SHARD_INDEX} logcats" | |
415 } | |
416 ] | |
417 }, | |
418 "test": "android_webview_unittests" | |
419 }, | |
420 { | |
421 "override_isolate_target": "base_unittests", | |
422 "swarming": { | |
423 "can_use_on_swarming_builders": true, | |
424 "cipd_packages": [ | |
425 { | |
426 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
427 "location": "bin", | |
428 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
429 } | |
430 ], | |
431 "dimension_sets": [ | |
432 { | |
433 "android_devices": "4", | |
434 "device_os": "NRD91N", | |
435 "device_type": "bullhead" | |
436 } | |
437 ], | |
438 "expiration": 10800, | |
439 "hard_timeout": 960, | |
440 "output_links": [ | |
441 { | |
442 "link": [ | |
443 "https://luci-logdog.appspot.com/v/?s", | |
444 "=android%2Fswarming%2Flogcats%2F", | |
445 "${TASK_ID}%2F%2B%2Funified_logcats" | |
446 ], | |
447 "name": "shard #${SHARD_INDEX} logcats" | |
448 } | |
449 ] | |
450 }, | |
451 "test": "base_unittests" | |
452 }, | |
453 { | |
454 "override_compile_targets": [ | |
455 "blimp_test_apk" | |
456 ], | |
457 "override_isolate_target": "blimp_test_apk", | |
jbudorick
2016/12/16 15:32:07
We can omit this one now.
| |
458 "swarming": { | |
459 "can_use_on_swarming_builders": true, | |
460 "cipd_packages": [ | |
461 { | |
462 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
463 "location": "bin", | |
464 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
465 } | |
466 ], | |
467 "dimension_sets": [ | |
468 { | |
469 "android_devices": "4", | |
470 "device_os": "NRD91N", | |
471 "device_type": "bullhead" | |
472 } | |
473 ], | |
474 "expiration": 10800, | |
475 "hard_timeout": 960, | |
476 "output_links": [ | |
477 { | |
478 "link": [ | |
479 "https://luci-logdog.appspot.com/v/?s", | |
480 "=android%2Fswarming%2Flogcats%2F", | |
481 "${TASK_ID}%2F%2B%2Funified_logcats" | |
482 ], | |
483 "name": "shard #${SHARD_INDEX} logcats" | |
484 } | |
485 ] | |
486 }, | |
487 "test": "blimp_test_apk" | |
488 }, | |
489 { | |
490 "override_isolate_target": "blimp_unittests", | |
491 "swarming": { | |
492 "can_use_on_swarming_builders": true, | |
493 "cipd_packages": [ | |
494 { | |
495 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
496 "location": "bin", | |
497 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
498 } | |
499 ], | |
500 "dimension_sets": [ | |
501 { | |
502 "android_devices": "4", | |
503 "device_os": "NRD91N", | |
504 "device_type": "bullhead" | |
505 } | |
506 ], | |
507 "expiration": 10800, | |
508 "hard_timeout": 960, | |
509 "output_links": [ | |
510 { | |
511 "link": [ | |
512 "https://luci-logdog.appspot.com/v/?s", | |
513 "=android%2Fswarming%2Flogcats%2F", | |
514 "${TASK_ID}%2F%2B%2Funified_logcats" | |
515 ], | |
516 "name": "shard #${SHARD_INDEX} logcats" | |
517 } | |
518 ] | |
519 }, | |
520 "test": "blimp_unittests" | |
jbudorick
2016/12/16 15:32:07
Same.
| |
521 }, | |
522 { | |
523 "override_compile_targets": [ | |
524 "breakpad_unittests_deps" | |
525 ], | |
526 "override_isolate_target": "breakpad_unittests", | |
527 "swarming": { | |
528 "can_use_on_swarming_builders": true, | |
529 "cipd_packages": [ | |
530 { | |
531 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
532 "location": "bin", | |
533 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
534 } | |
535 ], | |
536 "dimension_sets": [ | |
537 { | |
538 "android_devices": "4", | |
539 "device_os": "NRD91N", | |
540 "device_type": "bullhead" | |
541 } | |
542 ], | |
543 "expiration": 10800, | |
544 "hard_timeout": 960, | |
545 "output_links": [ | |
546 { | |
547 "link": [ | |
548 "https://luci-logdog.appspot.com/v/?s", | |
549 "=android%2Fswarming%2Flogcats%2F", | |
550 "${TASK_ID}%2F%2B%2Funified_logcats" | |
551 ], | |
552 "name": "shard #${SHARD_INDEX} logcats" | |
553 } | |
554 ] | |
555 }, | |
556 "test": "breakpad_unittests" | |
557 }, | |
558 { | |
559 "override_isolate_target": "capture_unittests", | |
560 "swarming": { | |
561 "can_use_on_swarming_builders": true, | |
562 "cipd_packages": [ | |
563 { | |
564 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
565 "location": "bin", | |
566 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
567 } | |
568 ], | |
569 "dimension_sets": [ | |
570 { | |
571 "android_devices": "4", | |
572 "device_os": "NRD91N", | |
573 "device_type": "bullhead" | |
574 } | |
575 ], | |
576 "expiration": 10800, | |
577 "hard_timeout": 960, | |
578 "output_links": [ | |
579 { | |
580 "link": [ | |
581 "https://luci-logdog.appspot.com/v/?s", | |
582 "=android%2Fswarming%2Flogcats%2F", | |
583 "${TASK_ID}%2F%2B%2Funified_logcats" | |
584 ], | |
585 "name": "shard #${SHARD_INDEX} logcats" | |
586 } | |
587 ] | |
588 }, | |
589 "test": "capture_unittests" | |
590 }, | |
591 { | |
592 "override_isolate_target": "cc_unittests", | |
593 "swarming": { | |
594 "can_use_on_swarming_builders": true, | |
595 "cipd_packages": [ | |
596 { | |
597 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
598 "location": "bin", | |
599 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
600 } | |
601 ], | |
602 "dimension_sets": [ | |
603 { | |
604 "android_devices": "4", | |
605 "device_os": "NRD91N", | |
606 "device_type": "bullhead" | |
607 } | |
608 ], | |
609 "expiration": 10800, | |
610 "hard_timeout": 960, | |
611 "output_links": [ | |
612 { | |
613 "link": [ | |
614 "https://luci-logdog.appspot.com/v/?s", | |
615 "=android%2Fswarming%2Flogcats%2F", | |
616 "${TASK_ID}%2F%2B%2Funified_logcats" | |
617 ], | |
618 "name": "shard #${SHARD_INDEX} logcats" | |
619 } | |
620 ] | |
621 }, | |
622 "test": "cc_unittests" | |
623 }, | |
624 { | |
625 "override_compile_targets": [ | |
626 "chrome_public_test_apk" | |
627 ], | |
628 "override_isolate_target": "chrome_public_test_apk", | |
629 "swarming": { | |
630 "can_use_on_swarming_builders": true, | |
631 "cipd_packages": [ | |
632 { | |
633 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
634 "location": "bin", | |
635 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
636 } | |
637 ], | |
638 "dimension_sets": [ | |
639 { | |
640 "android_devices": "4", | |
641 "device_os": "NRD91N", | |
642 "device_type": "bullhead" | |
643 } | |
644 ], | |
645 "expiration": 10800, | |
646 "hard_timeout": 960, | |
647 "output_links": [ | |
648 { | |
649 "link": [ | |
650 "https://luci-logdog.appspot.com/v/?s", | |
651 "=android%2Fswarming%2Flogcats%2F", | |
652 "${TASK_ID}%2F%2B%2Funified_logcats" | |
653 ], | |
654 "name": "shard #${SHARD_INDEX} logcats" | |
655 } | |
656 ] | |
657 }, | |
658 "test": "chrome_public_test_apk" | |
659 }, | |
660 { | |
661 "override_compile_targets": [ | |
662 "chrome_sync_shell_test_apk" | |
663 ], | |
664 "override_isolate_target": "chrome_sync_shell_test_apk", | |
665 "swarming": { | |
666 "can_use_on_swarming_builders": true, | |
667 "cipd_packages": [ | |
668 { | |
669 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
670 "location": "bin", | |
671 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
672 } | |
673 ], | |
674 "dimension_sets": [ | |
675 { | |
676 "android_devices": "4", | |
677 "device_os": "NRD91N", | |
678 "device_type": "bullhead" | |
679 } | |
680 ], | |
681 "expiration": 10800, | |
682 "hard_timeout": 960, | |
683 "output_links": [ | |
684 { | |
685 "link": [ | |
686 "https://luci-logdog.appspot.com/v/?s", | |
687 "=android%2Fswarming%2Flogcats%2F", | |
688 "${TASK_ID}%2F%2B%2Funified_logcats" | |
689 ], | |
690 "name": "shard #${SHARD_INDEX} logcats" | |
691 } | |
692 ] | |
693 }, | |
694 "test": "chrome_sync_shell_test_apk" | |
695 }, | |
696 { | |
697 "override_isolate_target": "components_browsertests", | |
698 "swarming": { | |
699 "can_use_on_swarming_builders": true, | |
700 "cipd_packages": [ | |
701 { | |
702 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
703 "location": "bin", | |
704 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
705 } | |
706 ], | |
707 "dimension_sets": [ | |
708 { | |
709 "android_devices": "4", | |
710 "device_os": "NRD91N", | |
711 "device_type": "bullhead" | |
712 } | |
713 ], | |
714 "expiration": 10800, | |
715 "hard_timeout": 960, | |
716 "output_links": [ | |
717 { | |
718 "link": [ | |
719 "https://luci-logdog.appspot.com/v/?s", | |
720 "=android%2Fswarming%2Flogcats%2F", | |
721 "${TASK_ID}%2F%2B%2Funified_logcats" | |
722 ], | |
723 "name": "shard #${SHARD_INDEX} logcats" | |
724 } | |
725 ] | |
726 }, | |
727 "test": "components_browsertests" | |
728 }, | |
729 { | |
730 "override_isolate_target": "components_unittests", | |
731 "swarming": { | |
732 "can_use_on_swarming_builders": true, | |
733 "cipd_packages": [ | |
734 { | |
735 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
736 "location": "bin", | |
737 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
738 } | |
739 ], | |
740 "dimension_sets": [ | |
741 { | |
742 "android_devices": "4", | |
743 "device_os": "NRD91N", | |
744 "device_type": "bullhead" | |
745 } | |
746 ], | |
747 "expiration": 10800, | |
748 "hard_timeout": 960, | |
749 "output_links": [ | |
750 { | |
751 "link": [ | |
752 "https://luci-logdog.appspot.com/v/?s", | |
753 "=android%2Fswarming%2Flogcats%2F", | |
754 "${TASK_ID}%2F%2B%2Funified_logcats" | |
755 ], | |
756 "name": "shard #${SHARD_INDEX} logcats" | |
757 } | |
758 ] | |
759 }, | |
760 "test": "components_unittests" | |
761 }, | |
762 { | |
763 "override_isolate_target": "content_browsertests", | |
764 "swarming": { | |
765 "can_use_on_swarming_builders": true, | |
766 "cipd_packages": [ | |
767 { | |
768 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
769 "location": "bin", | |
770 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
771 } | |
772 ], | |
773 "dimension_sets": [ | |
774 { | |
775 "android_devices": "4", | |
776 "device_os": "NRD91N", | |
777 "device_type": "bullhead" | |
778 } | |
779 ], | |
780 "expiration": 10800, | |
781 "hard_timeout": 960, | |
782 "output_links": [ | |
783 { | |
784 "link": [ | |
785 "https://luci-logdog.appspot.com/v/?s", | |
786 "=android%2Fswarming%2Flogcats%2F", | |
787 "${TASK_ID}%2F%2B%2Funified_logcats" | |
788 ], | |
789 "name": "shard #${SHARD_INDEX} logcats" | |
790 } | |
791 ] | |
792 }, | |
793 "test": "content_browsertests" | |
794 }, | |
795 { | |
796 "override_compile_targets": [ | |
797 "content_shell_test_apk" | |
798 ], | |
799 "override_isolate_target": "content_shell_test_apk", | |
800 "swarming": { | |
801 "can_use_on_swarming_builders": true, | |
802 "cipd_packages": [ | |
803 { | |
804 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
805 "location": "bin", | |
806 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
807 } | |
808 ], | |
809 "dimension_sets": [ | |
810 { | |
811 "android_devices": "4", | |
812 "device_os": "NRD91N", | |
813 "device_type": "bullhead" | |
814 } | |
815 ], | |
816 "expiration": 10800, | |
817 "hard_timeout": 960, | |
818 "output_links": [ | |
819 { | |
820 "link": [ | |
821 "https://luci-logdog.appspot.com/v/?s", | |
822 "=android%2Fswarming%2Flogcats%2F", | |
823 "${TASK_ID}%2F%2B%2Funified_logcats" | |
824 ], | |
825 "name": "shard #${SHARD_INDEX} logcats" | |
826 } | |
827 ] | |
828 }, | |
829 "test": "content_shell_test_apk" | |
830 }, | |
831 { | |
832 "override_isolate_target": "content_unittests", | |
833 "swarming": { | |
834 "can_use_on_swarming_builders": true, | |
835 "cipd_packages": [ | |
836 { | |
837 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
838 "location": "bin", | |
839 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
840 } | |
841 ], | |
842 "dimension_sets": [ | |
843 { | |
844 "android_devices": "4", | |
845 "device_os": "NRD91N", | |
846 "device_type": "bullhead" | |
847 } | |
848 ], | |
849 "expiration": 10800, | |
850 "hard_timeout": 960, | |
851 "output_links": [ | |
852 { | |
853 "link": [ | |
854 "https://luci-logdog.appspot.com/v/?s", | |
855 "=android%2Fswarming%2Flogcats%2F", | |
856 "${TASK_ID}%2F%2B%2Funified_logcats" | |
857 ], | |
858 "name": "shard #${SHARD_INDEX} logcats" | |
859 } | |
860 ] | |
861 }, | |
862 "test": "content_unittests" | |
863 }, | |
864 { | |
865 "override_isolate_target": "device_unittests", | |
866 "swarming": { | |
867 "can_use_on_swarming_builders": true, | |
868 "cipd_packages": [ | |
869 { | |
870 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
871 "location": "bin", | |
872 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
873 } | |
874 ], | |
875 "dimension_sets": [ | |
876 { | |
877 "android_devices": "4", | |
878 "device_os": "NRD91N", | |
879 "device_type": "bullhead" | |
880 } | |
881 ], | |
882 "expiration": 10800, | |
883 "hard_timeout": 960, | |
884 "output_links": [ | |
885 { | |
886 "link": [ | |
887 "https://luci-logdog.appspot.com/v/?s", | |
888 "=android%2Fswarming%2Flogcats%2F", | |
889 "${TASK_ID}%2F%2B%2Funified_logcats" | |
890 ], | |
891 "name": "shard #${SHARD_INDEX} logcats" | |
892 } | |
893 ] | |
894 }, | |
895 "test": "device_unittests" | |
896 }, | |
897 { | |
898 "override_isolate_target": "events_unittests", | |
899 "swarming": { | |
900 "can_use_on_swarming_builders": true, | |
901 "cipd_packages": [ | |
902 { | |
903 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
904 "location": "bin", | |
905 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
906 } | |
907 ], | |
908 "dimension_sets": [ | |
909 { | |
910 "android_devices": "4", | |
911 "device_os": "NRD91N", | |
912 "device_type": "bullhead" | |
913 } | |
914 ], | |
915 "expiration": 10800, | |
916 "hard_timeout": 960, | |
917 "output_links": [ | |
918 { | |
919 "link": [ | |
920 "https://luci-logdog.appspot.com/v/?s", | |
921 "=android%2Fswarming%2Flogcats%2F", | |
922 "${TASK_ID}%2F%2B%2Funified_logcats" | |
923 ], | |
924 "name": "shard #${SHARD_INDEX} logcats" | |
925 } | |
926 ] | |
927 }, | |
928 "test": "events_unittests" | |
929 }, | |
930 { | |
931 "override_isolate_target": "gfx_unittests", | |
932 "swarming": { | |
933 "can_use_on_swarming_builders": true, | |
934 "cipd_packages": [ | |
935 { | |
936 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
937 "location": "bin", | |
938 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
939 } | |
940 ], | |
941 "dimension_sets": [ | |
942 { | |
943 "android_devices": "4", | |
944 "device_os": "NRD91N", | |
945 "device_type": "bullhead" | |
946 } | |
947 ], | |
948 "expiration": 10800, | |
949 "hard_timeout": 960, | |
950 "output_links": [ | |
951 { | |
952 "link": [ | |
953 "https://luci-logdog.appspot.com/v/?s", | |
954 "=android%2Fswarming%2Flogcats%2F", | |
955 "${TASK_ID}%2F%2B%2Funified_logcats" | |
956 ], | |
957 "name": "shard #${SHARD_INDEX} logcats" | |
958 } | |
959 ] | |
960 }, | |
961 "test": "gfx_unittests" | |
962 }, | |
963 { | |
964 "override_isolate_target": "gl_tests", | |
965 "swarming": { | |
966 "can_use_on_swarming_builders": true, | |
967 "cipd_packages": [ | |
968 { | |
969 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
970 "location": "bin", | |
971 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
972 } | |
973 ], | |
974 "dimension_sets": [ | |
975 { | |
976 "android_devices": "4", | |
977 "device_os": "NRD91N", | |
978 "device_type": "bullhead" | |
979 } | |
980 ], | |
981 "expiration": 10800, | |
982 "hard_timeout": 960, | |
983 "output_links": [ | |
984 { | |
985 "link": [ | |
986 "https://luci-logdog.appspot.com/v/?s", | |
987 "=android%2Fswarming%2Flogcats%2F", | |
988 "${TASK_ID}%2F%2B%2Funified_logcats" | |
989 ], | |
990 "name": "shard #${SHARD_INDEX} logcats" | |
991 } | |
992 ] | |
993 }, | |
994 "test": "gl_tests" | |
995 }, | |
996 { | |
997 "override_isolate_target": "gl_unittests", | |
998 "swarming": { | |
999 "can_use_on_swarming_builders": true, | |
1000 "cipd_packages": [ | |
1001 { | |
1002 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1003 "location": "bin", | |
1004 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1005 } | |
1006 ], | |
1007 "dimension_sets": [ | |
1008 { | |
1009 "android_devices": "4", | |
1010 "device_os": "NRD91N", | |
1011 "device_type": "bullhead" | |
1012 } | |
1013 ], | |
1014 "expiration": 10800, | |
1015 "hard_timeout": 960, | |
1016 "output_links": [ | |
1017 { | |
1018 "link": [ | |
1019 "https://luci-logdog.appspot.com/v/?s", | |
1020 "=android%2Fswarming%2Flogcats%2F", | |
1021 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1022 ], | |
1023 "name": "shard #${SHARD_INDEX} logcats" | |
1024 } | |
1025 ] | |
1026 }, | |
1027 "test": "gl_unittests" | |
1028 }, | |
1029 { | |
1030 "override_isolate_target": "gpu_ipc_service_unittests", | |
1031 "swarming": { | |
1032 "can_use_on_swarming_builders": true, | |
1033 "cipd_packages": [ | |
1034 { | |
1035 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1036 "location": "bin", | |
1037 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1038 } | |
1039 ], | |
1040 "dimension_sets": [ | |
1041 { | |
1042 "android_devices": "4", | |
1043 "device_os": "NRD91N", | |
1044 "device_type": "bullhead" | |
1045 } | |
1046 ], | |
1047 "expiration": 10800, | |
1048 "hard_timeout": 960, | |
1049 "output_links": [ | |
1050 { | |
1051 "link": [ | |
1052 "https://luci-logdog.appspot.com/v/?s", | |
1053 "=android%2Fswarming%2Flogcats%2F", | |
1054 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1055 ], | |
1056 "name": "shard #${SHARD_INDEX} logcats" | |
1057 } | |
1058 ] | |
1059 }, | |
1060 "test": "gpu_ipc_service_unittests" | |
1061 }, | |
1062 { | |
1063 "override_isolate_target": "gpu_unittests", | |
1064 "swarming": { | |
1065 "can_use_on_swarming_builders": true, | |
1066 "cipd_packages": [ | |
1067 { | |
1068 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1069 "location": "bin", | |
1070 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1071 } | |
1072 ], | |
1073 "dimension_sets": [ | |
1074 { | |
1075 "android_devices": "4", | |
1076 "device_os": "NRD91N", | |
1077 "device_type": "bullhead" | |
1078 } | |
1079 ], | |
1080 "expiration": 10800, | |
1081 "hard_timeout": 960, | |
1082 "output_links": [ | |
1083 { | |
1084 "link": [ | |
1085 "https://luci-logdog.appspot.com/v/?s", | |
1086 "=android%2Fswarming%2Flogcats%2F", | |
1087 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1088 ], | |
1089 "name": "shard #${SHARD_INDEX} logcats" | |
1090 } | |
1091 ] | |
1092 }, | |
1093 "test": "gpu_unittests" | |
1094 }, | |
1095 { | |
1096 "override_isolate_target": "ipc_tests", | |
1097 "swarming": { | |
1098 "can_use_on_swarming_builders": true, | |
1099 "cipd_packages": [ | |
1100 { | |
1101 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1102 "location": "bin", | |
1103 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1104 } | |
1105 ], | |
1106 "dimension_sets": [ | |
1107 { | |
1108 "android_devices": "4", | |
1109 "device_os": "NRD91N", | |
1110 "device_type": "bullhead" | |
1111 } | |
1112 ], | |
1113 "expiration": 10800, | |
1114 "hard_timeout": 960, | |
1115 "output_links": [ | |
1116 { | |
1117 "link": [ | |
1118 "https://luci-logdog.appspot.com/v/?s", | |
1119 "=android%2Fswarming%2Flogcats%2F", | |
1120 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1121 ], | |
1122 "name": "shard #${SHARD_INDEX} logcats" | |
1123 } | |
1124 ] | |
1125 }, | |
1126 "test": "ipc_tests" | |
1127 }, | |
1128 { | |
1129 "override_isolate_target": "media_unittests", | |
1130 "swarming": { | |
1131 "can_use_on_swarming_builders": true, | |
1132 "cipd_packages": [ | |
1133 { | |
1134 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1135 "location": "bin", | |
1136 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1137 } | |
1138 ], | |
1139 "dimension_sets": [ | |
1140 { | |
1141 "android_devices": "4", | |
1142 "device_os": "NRD91N", | |
1143 "device_type": "bullhead" | |
1144 } | |
1145 ], | |
1146 "expiration": 10800, | |
1147 "hard_timeout": 960, | |
1148 "output_links": [ | |
1149 { | |
1150 "link": [ | |
1151 "https://luci-logdog.appspot.com/v/?s", | |
1152 "=android%2Fswarming%2Flogcats%2F", | |
1153 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1154 ], | |
1155 "name": "shard #${SHARD_INDEX} logcats" | |
1156 } | |
1157 ] | |
1158 }, | |
1159 "test": "media_unittests" | |
1160 }, | |
1161 { | |
1162 "override_isolate_target": "net_unittests", | |
1163 "swarming": { | |
1164 "can_use_on_swarming_builders": true, | |
1165 "cipd_packages": [ | |
1166 { | |
1167 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1168 "location": "bin", | |
1169 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1170 } | |
1171 ], | |
1172 "dimension_sets": [ | |
1173 { | |
1174 "android_devices": "4", | |
1175 "device_os": "NRD91N", | |
1176 "device_type": "bullhead" | |
1177 } | |
1178 ], | |
1179 "expiration": 10800, | |
1180 "hard_timeout": 960, | |
1181 "output_links": [ | |
1182 { | |
1183 "link": [ | |
1184 "https://luci-logdog.appspot.com/v/?s", | |
1185 "=android%2Fswarming%2Flogcats%2F", | |
1186 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1187 ], | |
1188 "name": "shard #${SHARD_INDEX} logcats" | |
1189 } | |
1190 ] | |
1191 }, | |
1192 "test": "net_unittests" | |
1193 }, | |
1194 { | |
1195 "override_compile_targets": [ | |
1196 "sandbox_linux_unittests_deps" | |
1197 ], | |
1198 "override_isolate_target": "sandbox_linux_unittests", | |
1199 "swarming": { | |
1200 "can_use_on_swarming_builders": true, | |
1201 "cipd_packages": [ | |
1202 { | |
1203 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1204 "location": "bin", | |
1205 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1206 } | |
1207 ], | |
1208 "dimension_sets": [ | |
1209 { | |
1210 "android_devices": "4", | |
1211 "device_os": "NRD91N", | |
1212 "device_type": "bullhead" | |
1213 } | |
1214 ], | |
1215 "expiration": 10800, | |
1216 "hard_timeout": 960, | |
1217 "output_links": [ | |
1218 { | |
1219 "link": [ | |
1220 "https://luci-logdog.appspot.com/v/?s", | |
1221 "=android%2Fswarming%2Flogcats%2F", | |
1222 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1223 ], | |
1224 "name": "shard #${SHARD_INDEX} logcats" | |
1225 } | |
1226 ] | |
1227 }, | |
1228 "test": "sandbox_linux_unittests" | |
1229 }, | |
1230 { | |
1231 "override_isolate_target": "sql_unittests", | |
1232 "swarming": { | |
1233 "can_use_on_swarming_builders": true, | |
1234 "cipd_packages": [ | |
1235 { | |
1236 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1237 "location": "bin", | |
1238 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1239 } | |
1240 ], | |
1241 "dimension_sets": [ | |
1242 { | |
1243 "android_devices": "4", | |
1244 "device_os": "NRD91N", | |
1245 "device_type": "bullhead" | |
1246 } | |
1247 ], | |
1248 "expiration": 10800, | |
1249 "hard_timeout": 960, | |
1250 "output_links": [ | |
1251 { | |
1252 "link": [ | |
1253 "https://luci-logdog.appspot.com/v/?s", | |
1254 "=android%2Fswarming%2Flogcats%2F", | |
1255 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1256 ], | |
1257 "name": "shard #${SHARD_INDEX} logcats" | |
1258 } | |
1259 ] | |
1260 }, | |
1261 "test": "sql_unittests" | |
1262 }, | |
1263 { | |
1264 "override_isolate_target": "storage_unittests", | |
1265 "swarming": { | |
1266 "can_use_on_swarming_builders": true, | |
1267 "cipd_packages": [ | |
1268 { | |
1269 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1270 "location": "bin", | |
1271 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1272 } | |
1273 ], | |
1274 "dimension_sets": [ | |
1275 { | |
1276 "android_devices": "4", | |
1277 "device_os": "NRD91N", | |
1278 "device_type": "bullhead" | |
1279 } | |
1280 ], | |
1281 "expiration": 10800, | |
1282 "hard_timeout": 960, | |
1283 "output_links": [ | |
1284 { | |
1285 "link": [ | |
1286 "https://luci-logdog.appspot.com/v/?s", | |
1287 "=android%2Fswarming%2Flogcats%2F", | |
1288 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1289 ], | |
1290 "name": "shard #${SHARD_INDEX} logcats" | |
1291 } | |
1292 ] | |
1293 }, | |
1294 "test": "storage_unittests" | |
1295 }, | |
1296 { | |
1297 "override_isolate_target": "ui_android_unittests", | |
1298 "swarming": { | |
1299 "can_use_on_swarming_builders": true, | |
1300 "cipd_packages": [ | |
1301 { | |
1302 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1303 "location": "bin", | |
1304 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1305 } | |
1306 ], | |
1307 "dimension_sets": [ | |
1308 { | |
1309 "android_devices": "4", | |
1310 "device_os": "NRD91N", | |
1311 "device_type": "bullhead" | |
1312 } | |
1313 ], | |
1314 "expiration": 10800, | |
1315 "hard_timeout": 960, | |
1316 "output_links": [ | |
1317 { | |
1318 "link": [ | |
1319 "https://luci-logdog.appspot.com/v/?s", | |
1320 "=android%2Fswarming%2Flogcats%2F", | |
1321 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1322 ], | |
1323 "name": "shard #${SHARD_INDEX} logcats" | |
1324 } | |
1325 ] | |
1326 }, | |
1327 "test": "ui_android_unittests" | |
1328 }, | |
1329 { | |
1330 "override_isolate_target": "ui_base_unittests", | |
1331 "swarming": { | |
1332 "can_use_on_swarming_builders": true, | |
1333 "cipd_packages": [ | |
1334 { | |
1335 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1336 "location": "bin", | |
1337 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1338 } | |
1339 ], | |
1340 "dimension_sets": [ | |
1341 { | |
1342 "android_devices": "4", | |
1343 "device_os": "NRD91N", | |
1344 "device_type": "bullhead" | |
1345 } | |
1346 ], | |
1347 "expiration": 10800, | |
1348 "hard_timeout": 960, | |
1349 "output_links": [ | |
1350 { | |
1351 "link": [ | |
1352 "https://luci-logdog.appspot.com/v/?s", | |
1353 "=android%2Fswarming%2Flogcats%2F", | |
1354 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1355 ], | |
1356 "name": "shard #${SHARD_INDEX} logcats" | |
1357 } | |
1358 ] | |
1359 }, | |
1360 "test": "ui_base_unittests" | |
1361 }, | |
1362 { | |
1363 "override_isolate_target": "ui_touch_selection_unittests", | |
1364 "swarming": { | |
1365 "can_use_on_swarming_builders": true, | |
1366 "cipd_packages": [ | |
1367 { | |
1368 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1369 "location": "bin", | |
1370 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1371 } | |
1372 ], | |
1373 "dimension_sets": [ | |
1374 { | |
1375 "android_devices": "4", | |
1376 "device_os": "NRD91N", | |
1377 "device_type": "bullhead" | |
1378 } | |
1379 ], | |
1380 "expiration": 10800, | |
1381 "hard_timeout": 960, | |
1382 "output_links": [ | |
1383 { | |
1384 "link": [ | |
1385 "https://luci-logdog.appspot.com/v/?s", | |
1386 "=android%2Fswarming%2Flogcats%2F", | |
1387 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1388 ], | |
1389 "name": "shard #${SHARD_INDEX} logcats" | |
1390 } | |
1391 ] | |
1392 }, | |
1393 "test": "ui_touch_selection_unittests" | |
1394 }, | |
1395 { | |
1396 "override_isolate_target": "unit_tests", | |
1397 "swarming": { | |
1398 "can_use_on_swarming_builders": true, | |
1399 "cipd_packages": [ | |
1400 { | |
1401 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1402 "location": "bin", | |
1403 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1404 } | |
1405 ], | |
1406 "dimension_sets": [ | |
1407 { | |
1408 "android_devices": "4", | |
1409 "device_os": "NRD91N", | |
1410 "device_type": "bullhead" | |
1411 } | |
1412 ], | |
1413 "expiration": 10800, | |
1414 "hard_timeout": 960, | |
1415 "output_links": [ | |
1416 { | |
1417 "link": [ | |
1418 "https://luci-logdog.appspot.com/v/?s", | |
1419 "=android%2Fswarming%2Flogcats%2F", | |
1420 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1421 ], | |
1422 "name": "shard #${SHARD_INDEX} logcats" | |
1423 } | |
1424 ] | |
1425 }, | |
1426 "test": "unit_tests" | |
1427 }, | |
1428 { | |
1429 "override_isolate_target": "vr_shell_unittests", | |
1430 "swarming": { | |
1431 "can_use_on_swarming_builders": true, | |
1432 "cipd_packages": [ | |
1433 { | |
1434 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
1435 "location": "bin", | |
1436 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " | |
1437 } | |
1438 ], | |
1439 "dimension_sets": [ | |
1440 { | |
1441 "android_devices": "4", | |
1442 "device_os": "NRD91N", | |
1443 "device_type": "bullhead" | |
1444 } | |
1445 ], | |
1446 "expiration": 10800, | |
1447 "hard_timeout": 960, | |
1448 "output_links": [ | |
1449 { | |
1450 "link": [ | |
1451 "https://luci-logdog.appspot.com/v/?s", | |
1452 "=android%2Fswarming%2Flogcats%2F", | |
1453 "${TASK_ID}%2F%2B%2Funified_logcats" | |
1454 ], | |
1455 "name": "shard #${SHARD_INDEX} logcats" | |
1456 } | |
1457 ] | |
1458 }, | |
1459 "test": "vr_shell_unittests" | |
1460 } | |
1461 ] | |
348 } | 1462 } |
349 } | 1463 } |
OLD | NEW |