Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Side by Side Diff: testing/buildbot/chromium.android.fyi.json

Issue 2482793007: Add testing spec for new Nougat tester bot on chromium.android.fyi (Closed)
Patch Set: no blimp Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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 "breakpad_unittests_deps"
456 ],
457 "override_isolate_target": "breakpad_unittests",
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": "breakpad_unittests"
488 },
489 {
490 "override_isolate_target": "capture_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": "capture_unittests"
521 },
522 {
523 "override_isolate_target": "cc_unittests",
524 "swarming": {
525 "can_use_on_swarming_builders": true,
526 "cipd_packages": [
527 {
528 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
529 "location": "bin",
530 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
531 }
532 ],
533 "dimension_sets": [
534 {
535 "android_devices": "4",
536 "device_os": "NRD91N",
537 "device_type": "bullhead"
538 }
539 ],
540 "expiration": 10800,
541 "hard_timeout": 960,
542 "output_links": [
543 {
544 "link": [
545 "https://luci-logdog.appspot.com/v/?s",
546 "=android%2Fswarming%2Flogcats%2F",
547 "${TASK_ID}%2F%2B%2Funified_logcats"
548 ],
549 "name": "shard #${SHARD_INDEX} logcats"
550 }
551 ]
552 },
553 "test": "cc_unittests"
554 },
555 {
556 "override_compile_targets": [
557 "chrome_public_test_apk"
558 ],
559 "override_isolate_target": "chrome_public_test_apk",
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": "chrome_public_test_apk"
590 },
591 {
592 "override_compile_targets": [
593 "chrome_sync_shell_test_apk"
594 ],
595 "override_isolate_target": "chrome_sync_shell_test_apk",
596 "swarming": {
597 "can_use_on_swarming_builders": true,
598 "cipd_packages": [
599 {
600 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
601 "location": "bin",
602 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
603 }
604 ],
605 "dimension_sets": [
606 {
607 "android_devices": "4",
608 "device_os": "NRD91N",
609 "device_type": "bullhead"
610 }
611 ],
612 "expiration": 10800,
613 "hard_timeout": 960,
614 "output_links": [
615 {
616 "link": [
617 "https://luci-logdog.appspot.com/v/?s",
618 "=android%2Fswarming%2Flogcats%2F",
619 "${TASK_ID}%2F%2B%2Funified_logcats"
620 ],
621 "name": "shard #${SHARD_INDEX} logcats"
622 }
623 ]
624 },
625 "test": "chrome_sync_shell_test_apk"
626 },
627 {
628 "override_isolate_target": "components_browsertests",
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": "components_browsertests"
659 },
660 {
661 "override_isolate_target": "components_unittests",
662 "swarming": {
663 "can_use_on_swarming_builders": true,
664 "cipd_packages": [
665 {
666 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
667 "location": "bin",
668 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
669 }
670 ],
671 "dimension_sets": [
672 {
673 "android_devices": "4",
674 "device_os": "NRD91N",
675 "device_type": "bullhead"
676 }
677 ],
678 "expiration": 10800,
679 "hard_timeout": 960,
680 "output_links": [
681 {
682 "link": [
683 "https://luci-logdog.appspot.com/v/?s",
684 "=android%2Fswarming%2Flogcats%2F",
685 "${TASK_ID}%2F%2B%2Funified_logcats"
686 ],
687 "name": "shard #${SHARD_INDEX} logcats"
688 }
689 ]
690 },
691 "test": "components_unittests"
692 },
693 {
694 "override_isolate_target": "content_browsertests",
695 "swarming": {
696 "can_use_on_swarming_builders": true,
697 "cipd_packages": [
698 {
699 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
700 "location": "bin",
701 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
702 }
703 ],
704 "dimension_sets": [
705 {
706 "android_devices": "4",
707 "device_os": "NRD91N",
708 "device_type": "bullhead"
709 }
710 ],
711 "expiration": 10800,
712 "hard_timeout": 960,
713 "output_links": [
714 {
715 "link": [
716 "https://luci-logdog.appspot.com/v/?s",
717 "=android%2Fswarming%2Flogcats%2F",
718 "${TASK_ID}%2F%2B%2Funified_logcats"
719 ],
720 "name": "shard #${SHARD_INDEX} logcats"
721 }
722 ]
723 },
724 "test": "content_browsertests"
725 },
726 {
727 "override_compile_targets": [
728 "content_shell_test_apk"
729 ],
730 "override_isolate_target": "content_shell_test_apk",
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": "content_shell_test_apk"
761 },
762 {
763 "override_isolate_target": "content_unittests",
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_unittests"
794 },
795 {
796 "override_isolate_target": "device_unittests",
797 "swarming": {
798 "can_use_on_swarming_builders": true,
799 "cipd_packages": [
800 {
801 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
802 "location": "bin",
803 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
804 }
805 ],
806 "dimension_sets": [
807 {
808 "android_devices": "4",
809 "device_os": "NRD91N",
810 "device_type": "bullhead"
811 }
812 ],
813 "expiration": 10800,
814 "hard_timeout": 960,
815 "output_links": [
816 {
817 "link": [
818 "https://luci-logdog.appspot.com/v/?s",
819 "=android%2Fswarming%2Flogcats%2F",
820 "${TASK_ID}%2F%2B%2Funified_logcats"
821 ],
822 "name": "shard #${SHARD_INDEX} logcats"
823 }
824 ]
825 },
826 "test": "device_unittests"
827 },
828 {
829 "override_isolate_target": "events_unittests",
830 "swarming": {
831 "can_use_on_swarming_builders": true,
832 "cipd_packages": [
833 {
834 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
835 "location": "bin",
836 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
837 }
838 ],
839 "dimension_sets": [
840 {
841 "android_devices": "4",
842 "device_os": "NRD91N",
843 "device_type": "bullhead"
844 }
845 ],
846 "expiration": 10800,
847 "hard_timeout": 960,
848 "output_links": [
849 {
850 "link": [
851 "https://luci-logdog.appspot.com/v/?s",
852 "=android%2Fswarming%2Flogcats%2F",
853 "${TASK_ID}%2F%2B%2Funified_logcats"
854 ],
855 "name": "shard #${SHARD_INDEX} logcats"
856 }
857 ]
858 },
859 "test": "events_unittests"
860 },
861 {
862 "override_isolate_target": "gfx_unittests",
863 "swarming": {
864 "can_use_on_swarming_builders": true,
865 "cipd_packages": [
866 {
867 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
868 "location": "bin",
869 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
870 }
871 ],
872 "dimension_sets": [
873 {
874 "android_devices": "4",
875 "device_os": "NRD91N",
876 "device_type": "bullhead"
877 }
878 ],
879 "expiration": 10800,
880 "hard_timeout": 960,
881 "output_links": [
882 {
883 "link": [
884 "https://luci-logdog.appspot.com/v/?s",
885 "=android%2Fswarming%2Flogcats%2F",
886 "${TASK_ID}%2F%2B%2Funified_logcats"
887 ],
888 "name": "shard #${SHARD_INDEX} logcats"
889 }
890 ]
891 },
892 "test": "gfx_unittests"
893 },
894 {
895 "override_isolate_target": "gl_tests",
896 "swarming": {
897 "can_use_on_swarming_builders": true,
898 "cipd_packages": [
899 {
900 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
901 "location": "bin",
902 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
903 }
904 ],
905 "dimension_sets": [
906 {
907 "android_devices": "4",
908 "device_os": "NRD91N",
909 "device_type": "bullhead"
910 }
911 ],
912 "expiration": 10800,
913 "hard_timeout": 960,
914 "output_links": [
915 {
916 "link": [
917 "https://luci-logdog.appspot.com/v/?s",
918 "=android%2Fswarming%2Flogcats%2F",
919 "${TASK_ID}%2F%2B%2Funified_logcats"
920 ],
921 "name": "shard #${SHARD_INDEX} logcats"
922 }
923 ]
924 },
925 "test": "gl_tests"
926 },
927 {
928 "override_isolate_target": "gl_unittests",
929 "swarming": {
930 "can_use_on_swarming_builders": true,
931 "cipd_packages": [
932 {
933 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
934 "location": "bin",
935 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
936 }
937 ],
938 "dimension_sets": [
939 {
940 "android_devices": "4",
941 "device_os": "NRD91N",
942 "device_type": "bullhead"
943 }
944 ],
945 "expiration": 10800,
946 "hard_timeout": 960,
947 "output_links": [
948 {
949 "link": [
950 "https://luci-logdog.appspot.com/v/?s",
951 "=android%2Fswarming%2Flogcats%2F",
952 "${TASK_ID}%2F%2B%2Funified_logcats"
953 ],
954 "name": "shard #${SHARD_INDEX} logcats"
955 }
956 ]
957 },
958 "test": "gl_unittests"
959 },
960 {
961 "override_isolate_target": "gpu_ipc_service_unittests",
962 "swarming": {
963 "can_use_on_swarming_builders": true,
964 "cipd_packages": [
965 {
966 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
967 "location": "bin",
968 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
969 }
970 ],
971 "dimension_sets": [
972 {
973 "android_devices": "4",
974 "device_os": "NRD91N",
975 "device_type": "bullhead"
976 }
977 ],
978 "expiration": 10800,
979 "hard_timeout": 960,
980 "output_links": [
981 {
982 "link": [
983 "https://luci-logdog.appspot.com/v/?s",
984 "=android%2Fswarming%2Flogcats%2F",
985 "${TASK_ID}%2F%2B%2Funified_logcats"
986 ],
987 "name": "shard #${SHARD_INDEX} logcats"
988 }
989 ]
990 },
991 "test": "gpu_ipc_service_unittests"
992 },
993 {
994 "override_isolate_target": "gpu_unittests",
995 "swarming": {
996 "can_use_on_swarming_builders": true,
997 "cipd_packages": [
998 {
999 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1000 "location": "bin",
1001 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1002 }
1003 ],
1004 "dimension_sets": [
1005 {
1006 "android_devices": "4",
1007 "device_os": "NRD91N",
1008 "device_type": "bullhead"
1009 }
1010 ],
1011 "expiration": 10800,
1012 "hard_timeout": 960,
1013 "output_links": [
1014 {
1015 "link": [
1016 "https://luci-logdog.appspot.com/v/?s",
1017 "=android%2Fswarming%2Flogcats%2F",
1018 "${TASK_ID}%2F%2B%2Funified_logcats"
1019 ],
1020 "name": "shard #${SHARD_INDEX} logcats"
1021 }
1022 ]
1023 },
1024 "test": "gpu_unittests"
1025 },
1026 {
1027 "override_isolate_target": "ipc_tests",
1028 "swarming": {
1029 "can_use_on_swarming_builders": true,
1030 "cipd_packages": [
1031 {
1032 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1033 "location": "bin",
1034 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1035 }
1036 ],
1037 "dimension_sets": [
1038 {
1039 "android_devices": "4",
1040 "device_os": "NRD91N",
1041 "device_type": "bullhead"
1042 }
1043 ],
1044 "expiration": 10800,
1045 "hard_timeout": 960,
1046 "output_links": [
1047 {
1048 "link": [
1049 "https://luci-logdog.appspot.com/v/?s",
1050 "=android%2Fswarming%2Flogcats%2F",
1051 "${TASK_ID}%2F%2B%2Funified_logcats"
1052 ],
1053 "name": "shard #${SHARD_INDEX} logcats"
1054 }
1055 ]
1056 },
1057 "test": "ipc_tests"
1058 },
1059 {
1060 "override_isolate_target": "media_unittests",
1061 "swarming": {
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:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1068 }
1069 ],
1070 "dimension_sets": [
1071 {
1072 "android_devices": "4",
1073 "device_os": "NRD91N",
1074 "device_type": "bullhead"
1075 }
1076 ],
1077 "expiration": 10800,
1078 "hard_timeout": 960,
1079 "output_links": [
1080 {
1081 "link": [
1082 "https://luci-logdog.appspot.com/v/?s",
1083 "=android%2Fswarming%2Flogcats%2F",
1084 "${TASK_ID}%2F%2B%2Funified_logcats"
1085 ],
1086 "name": "shard #${SHARD_INDEX} logcats"
1087 }
1088 ]
1089 },
1090 "test": "media_unittests"
1091 },
1092 {
1093 "override_isolate_target": "net_unittests",
1094 "swarming": {
1095 "can_use_on_swarming_builders": true,
1096 "cipd_packages": [
1097 {
1098 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1099 "location": "bin",
1100 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1101 }
1102 ],
1103 "dimension_sets": [
1104 {
1105 "android_devices": "4",
1106 "device_os": "NRD91N",
1107 "device_type": "bullhead"
1108 }
1109 ],
1110 "expiration": 10800,
1111 "hard_timeout": 960,
1112 "output_links": [
1113 {
1114 "link": [
1115 "https://luci-logdog.appspot.com/v/?s",
1116 "=android%2Fswarming%2Flogcats%2F",
1117 "${TASK_ID}%2F%2B%2Funified_logcats"
1118 ],
1119 "name": "shard #${SHARD_INDEX} logcats"
1120 }
1121 ]
1122 },
1123 "test": "net_unittests"
1124 },
1125 {
1126 "override_compile_targets": [
1127 "sandbox_linux_unittests_deps"
1128 ],
1129 "override_isolate_target": "sandbox_linux_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": "sandbox_linux_unittests"
1160 },
1161 {
1162 "override_isolate_target": "sql_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": "sql_unittests"
1193 },
1194 {
1195 "override_isolate_target": "storage_unittests",
1196 "swarming": {
1197 "can_use_on_swarming_builders": true,
1198 "cipd_packages": [
1199 {
1200 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1201 "location": "bin",
1202 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1203 }
1204 ],
1205 "dimension_sets": [
1206 {
1207 "android_devices": "4",
1208 "device_os": "NRD91N",
1209 "device_type": "bullhead"
1210 }
1211 ],
1212 "expiration": 10800,
1213 "hard_timeout": 960,
1214 "output_links": [
1215 {
1216 "link": [
1217 "https://luci-logdog.appspot.com/v/?s",
1218 "=android%2Fswarming%2Flogcats%2F",
1219 "${TASK_ID}%2F%2B%2Funified_logcats"
1220 ],
1221 "name": "shard #${SHARD_INDEX} logcats"
1222 }
1223 ]
1224 },
1225 "test": "storage_unittests"
1226 },
1227 {
1228 "override_isolate_target": "ui_android_unittests",
1229 "swarming": {
1230 "can_use_on_swarming_builders": true,
1231 "cipd_packages": [
1232 {
1233 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1234 "location": "bin",
1235 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1236 }
1237 ],
1238 "dimension_sets": [
1239 {
1240 "android_devices": "4",
1241 "device_os": "NRD91N",
1242 "device_type": "bullhead"
1243 }
1244 ],
1245 "expiration": 10800,
1246 "hard_timeout": 960,
1247 "output_links": [
1248 {
1249 "link": [
1250 "https://luci-logdog.appspot.com/v/?s",
1251 "=android%2Fswarming%2Flogcats%2F",
1252 "${TASK_ID}%2F%2B%2Funified_logcats"
1253 ],
1254 "name": "shard #${SHARD_INDEX} logcats"
1255 }
1256 ]
1257 },
1258 "test": "ui_android_unittests"
1259 },
1260 {
1261 "override_isolate_target": "ui_base_unittests",
1262 "swarming": {
1263 "can_use_on_swarming_builders": true,
1264 "cipd_packages": [
1265 {
1266 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1267 "location": "bin",
1268 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1269 }
1270 ],
1271 "dimension_sets": [
1272 {
1273 "android_devices": "4",
1274 "device_os": "NRD91N",
1275 "device_type": "bullhead"
1276 }
1277 ],
1278 "expiration": 10800,
1279 "hard_timeout": 960,
1280 "output_links": [
1281 {
1282 "link": [
1283 "https://luci-logdog.appspot.com/v/?s",
1284 "=android%2Fswarming%2Flogcats%2F",
1285 "${TASK_ID}%2F%2B%2Funified_logcats"
1286 ],
1287 "name": "shard #${SHARD_INDEX} logcats"
1288 }
1289 ]
1290 },
1291 "test": "ui_base_unittests"
1292 },
1293 {
1294 "override_isolate_target": "ui_touch_selection_unittests",
1295 "swarming": {
1296 "can_use_on_swarming_builders": true,
1297 "cipd_packages": [
1298 {
1299 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1300 "location": "bin",
1301 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1302 }
1303 ],
1304 "dimension_sets": [
1305 {
1306 "android_devices": "4",
1307 "device_os": "NRD91N",
1308 "device_type": "bullhead"
1309 }
1310 ],
1311 "expiration": 10800,
1312 "hard_timeout": 960,
1313 "output_links": [
1314 {
1315 "link": [
1316 "https://luci-logdog.appspot.com/v/?s",
1317 "=android%2Fswarming%2Flogcats%2F",
1318 "${TASK_ID}%2F%2B%2Funified_logcats"
1319 ],
1320 "name": "shard #${SHARD_INDEX} logcats"
1321 }
1322 ]
1323 },
1324 "test": "ui_touch_selection_unittests"
1325 },
1326 {
1327 "override_isolate_target": "unit_tests",
1328 "swarming": {
1329 "can_use_on_swarming_builders": true,
1330 "cipd_packages": [
1331 {
1332 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1333 "location": "bin",
1334 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1335 }
1336 ],
1337 "dimension_sets": [
1338 {
1339 "android_devices": "4",
1340 "device_os": "NRD91N",
1341 "device_type": "bullhead"
1342 }
1343 ],
1344 "expiration": 10800,
1345 "hard_timeout": 960,
1346 "output_links": [
1347 {
1348 "link": [
1349 "https://luci-logdog.appspot.com/v/?s",
1350 "=android%2Fswarming%2Flogcats%2F",
1351 "${TASK_ID}%2F%2B%2Funified_logcats"
1352 ],
1353 "name": "shard #${SHARD_INDEX} logcats"
1354 }
1355 ]
1356 },
1357 "test": "unit_tests"
1358 },
1359 {
1360 "override_isolate_target": "vr_shell_unittests",
1361 "swarming": {
1362 "can_use_on_swarming_builders": true,
1363 "cipd_packages": [
1364 {
1365 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1366 "location": "bin",
1367 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1368 }
1369 ],
1370 "dimension_sets": [
1371 {
1372 "android_devices": "4",
1373 "device_os": "NRD91N",
1374 "device_type": "bullhead"
1375 }
1376 ],
1377 "expiration": 10800,
1378 "hard_timeout": 960,
1379 "output_links": [
1380 {
1381 "link": [
1382 "https://luci-logdog.appspot.com/v/?s",
1383 "=android%2Fswarming%2Flogcats%2F",
1384 "${TASK_ID}%2F%2B%2Funified_logcats"
1385 ],
1386 "name": "shard #${SHARD_INDEX} logcats"
1387 }
1388 ]
1389 },
1390 "test": "vr_shell_unittests"
1391 }
1392 ]
348 } 1393 }
349 } 1394 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698