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

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

Issue 2615633009: Revert of Remove Blimp from waterfall configurations and buildbot recipes. (Closed)
Patch Set: Created 3 years, 11 months 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 | « testing/buildbot/chromium.android.fyi.json ('k') | testing/buildbot/chromium.linux.json » ('j') | 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 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 "dimension_sets": [ 258 "dimension_sets": [
259 { 259 {
260 "android_devices": "4", 260 "android_devices": "4",
261 "device_type": "gce_x86" 261 "device_type": "gce_x86"
262 } 262 }
263 ] 263 ]
264 }, 264 },
265 "test": "base_unittests" 265 "test": "base_unittests"
266 }, 266 },
267 { 267 {
268 "override_compile_targets": [
269 "blimp_test_apk"
270 ],
271 "override_isolate_target": "blimp_test_apk",
272 "swarming": {
273 "can_use_on_swarming_builders": true,
274 "dimension_sets": [
275 {
276 "android_devices": "4",
277 "device_type": "gce_x86"
278 }
279 ],
280 "hard_timeout": 600
281 },
282 "test": "blimp_test_apk"
283 },
284 {
285 "override_isolate_target": "blimp_unittests",
286 "swarming": {
287 "can_use_on_swarming_builders": true,
288 "dimension_sets": [
289 {
290 "android_devices": "4",
291 "device_type": "gce_x86"
292 }
293 ]
294 },
295 "test": "blimp_unittests"
296 },
297 {
268 "override_isolate_target": "blink_heap_unittests", 298 "override_isolate_target": "blink_heap_unittests",
269 "swarming": { 299 "swarming": {
270 "can_use_on_swarming_builders": true, 300 "can_use_on_swarming_builders": true,
271 "dimension_sets": [ 301 "dimension_sets": [
272 { 302 {
273 "android_devices": "4", 303 "android_devices": "4",
274 "device_type": "gce_x86" 304 "device_type": "gce_x86"
275 } 305 }
276 ], 306 ],
277 "hard_timeout": 120 307 "hard_timeout": 120
(...skipping 621 matching lines...) Expand 10 before | Expand all | Expand 10 after
899 "dimension_sets": [ 929 "dimension_sets": [
900 { 930 {
901 "android_devices": "1", 931 "android_devices": "1",
902 "device_type": "coho" 932 "device_type": "coho"
903 } 933 }
904 ] 934 ]
905 }, 935 },
906 "test": "base_unittests" 936 "test": "base_unittests"
907 }, 937 },
908 { 938 {
939 "override_compile_targets": [
940 "blimp_test_apk"
941 ],
942 "override_isolate_target": "blimp_test_apk",
943 "swarming": {
944 "can_use_on_swarming_builders": true,
945 "dimension_sets": [
946 {
947 "android_devices": "1",
948 "device_type": "coho"
949 }
950 ]
951 },
952 "test": "blimp_test_apk"
953 },
954 {
955 "override_isolate_target": "blimp_unittests",
956 "swarming": {
957 "can_use_on_swarming_builders": true,
958 "dimension_sets": [
959 {
960 "android_devices": "1",
961 "device_type": "coho"
962 }
963 ]
964 },
965 "test": "blimp_unittests"
966 },
967 {
909 "override_isolate_target": "blink_heap_unittests", 968 "override_isolate_target": "blink_heap_unittests",
910 "swarming": { 969 "swarming": {
911 "can_use_on_swarming_builders": true, 970 "can_use_on_swarming_builders": true,
912 "dimension_sets": [ 971 "dimension_sets": [
913 { 972 {
914 "android_devices": "1", 973 "android_devices": "1",
915 "device_type": "coho" 974 "device_type": "coho"
916 } 975 }
917 ] 976 ]
918 }, 977 },
(...skipping 588 matching lines...) Expand 10 before | Expand all | Expand 10 after
1507 { 1566 {
1508 "android_devices": "1", 1567 "android_devices": "1",
1509 "device_type": "coho" 1568 "device_type": "coho"
1510 } 1569 }
1511 ] 1570 ]
1512 }, 1571 },
1513 "test": "wtf_unittests" 1572 "test": "wtf_unittests"
1514 } 1573 }
1515 ] 1574 ]
1516 }, 1575 },
1576 "Blimp Android Client": {
1577 "gtest_tests": [
1578 {
1579 "override_compile_targets": [
1580 "blimp_test_apk"
1581 ],
1582 "override_isolate_target": "blimp_test_apk",
1583 "swarming": {
1584 "can_use_on_swarming_builders": true,
1585 "cipd_packages": [
1586 {
1587 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1588 "location": "bin",
1589 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1590 }
1591 ],
1592 "dimension_sets": [
1593 {
1594 "android_devices": "4",
1595 "device_os": "MMB29Q",
1596 "device_type": "bullhead"
1597 }
1598 ],
1599 "hard_timeout": 960,
1600 "output_links": [
1601 {
1602 "link": [
1603 "https://luci-logdog.appspot.com/v/?s",
1604 "=android%2Fswarming%2Flogcats%2F",
1605 "${TASK_ID}%2F%2B%2Funified_logcats"
1606 ],
1607 "name": "shard #${SHARD_INDEX} logcats"
1608 }
1609 ]
1610 },
1611 "test": "blimp_test_apk"
1612 },
1613 {
1614 "override_isolate_target": "blimp_unittests",
1615 "swarming": {
1616 "can_use_on_swarming_builders": true,
1617 "cipd_packages": [
1618 {
1619 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1620 "location": "bin",
1621 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1622 }
1623 ],
1624 "dimension_sets": [
1625 {
1626 "android_devices": "4",
1627 "device_os": "MMB29Q",
1628 "device_type": "bullhead"
1629 }
1630 ],
1631 "output_links": [
1632 {
1633 "link": [
1634 "https://luci-logdog.appspot.com/v/?s",
1635 "=android%2Fswarming%2Flogcats%2F",
1636 "${TASK_ID}%2F%2B%2Funified_logcats"
1637 ],
1638 "name": "shard #${SHARD_INDEX} logcats"
1639 }
1640 ]
1641 },
1642 "test": "blimp_unittests"
1643 }
1644 ]
1645 },
1646 "Blimp Linux Engine": {
1647 "gtest_tests": [
1648 {
1649 "swarming": {
1650 "can_use_on_swarming_builders": true
1651 },
1652 "test": "base_unittests"
1653 },
1654 {
1655 "swarming": {
1656 "can_use_on_swarming_builders": true
1657 },
1658 "test": "blimp_browsertests"
1659 },
1660 {
1661 "swarming": {
1662 "can_use_on_swarming_builders": true
1663 },
1664 "test": "blimp_unittests"
1665 },
1666 {
1667 "swarming": {
1668 "can_use_on_swarming_builders": true
1669 },
1670 "test": "content_unittests"
1671 },
1672 {
1673 "swarming": {
1674 "can_use_on_swarming_builders": true
1675 },
1676 "test": "ipc_tests"
1677 },
1678 {
1679 "swarming": {
1680 "can_use_on_swarming_builders": true
1681 },
1682 "test": "net_unittests"
1683 },
1684 {
1685 "swarming": {
1686 "can_use_on_swarming_builders": true
1687 },
1688 "test": "sandbox_linux_unittests"
1689 }
1690 ]
1691 },
1517 "Browser Side Navigation Linux": { 1692 "Browser Side Navigation Linux": {
1518 "gtest_tests": [ 1693 "gtest_tests": [
1519 { 1694 {
1520 "args": [ 1695 "args": [
1521 "--enable-browser-side-navigation", 1696 "--enable-browser-side-navigation",
1522 "--test-launcher-retry-limit=6" 1697 "--test-launcher-retry-limit=6"
1523 ], 1698 ],
1524 "swarming": { 1699 "swarming": {
1525 "can_use_on_swarming_builders": true, 1700 "can_use_on_swarming_builders": true,
1526 "shards": 5 1701 "shards": 5
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
1596 { 1771 {
1597 "swarming": { 1772 "swarming": {
1598 "can_use_on_swarming_builders": true 1773 "can_use_on_swarming_builders": true
1599 }, 1774 },
1600 "test": "base_unittests" 1775 "test": "base_unittests"
1601 }, 1776 },
1602 { 1777 {
1603 "swarming": { 1778 "swarming": {
1604 "can_use_on_swarming_builders": true 1779 "can_use_on_swarming_builders": true
1605 }, 1780 },
1781 "test": "blimp_unittests"
1782 },
1783 {
1784 "swarming": {
1785 "can_use_on_swarming_builders": true
1786 },
1606 "test": "blink_heap_unittests" 1787 "test": "blink_heap_unittests"
1607 }, 1788 },
1608 { 1789 {
1609 "swarming": { 1790 "swarming": {
1610 "can_use_on_swarming_builders": true 1791 "can_use_on_swarming_builders": true
1611 }, 1792 },
1612 "test": "blink_platform_unittests" 1793 "test": "blink_platform_unittests"
1613 }, 1794 },
1614 { 1795 {
1615 "swarming": { 1796 "swarming": {
(...skipping 357 matching lines...) Expand 10 before | Expand all | Expand 10 after
1973 { 2154 {
1974 "swarming": { 2155 "swarming": {
1975 "can_use_on_swarming_builders": true 2156 "can_use_on_swarming_builders": true
1976 }, 2157 },
1977 "test": "base_unittests" 2158 "test": "base_unittests"
1978 }, 2159 },
1979 { 2160 {
1980 "swarming": { 2161 "swarming": {
1981 "can_use_on_swarming_builders": true 2162 "can_use_on_swarming_builders": true
1982 }, 2163 },
2164 "test": "blimp_unittests"
2165 },
2166 {
2167 "swarming": {
2168 "can_use_on_swarming_builders": true
2169 },
1983 "test": "blink_heap_unittests" 2170 "test": "blink_heap_unittests"
1984 }, 2171 },
1985 { 2172 {
1986 "swarming": { 2173 "swarming": {
1987 "can_use_on_swarming_builders": true 2174 "can_use_on_swarming_builders": true
1988 }, 2175 },
1989 "test": "blink_platform_unittests" 2176 "test": "blink_platform_unittests"
1990 }, 2177 },
1991 { 2178 {
1992 "swarming": { 2179 "swarming": {
(...skipping 1587 matching lines...) Expand 10 before | Expand all | Expand 10 after
3580 "dimension_sets": [ 3767 "dimension_sets": [
3581 { 3768 {
3582 "android_devices": "1", 3769 "android_devices": "1",
3583 "device_type": "coho" 3770 "device_type": "coho"
3584 } 3771 }
3585 ] 3772 ]
3586 }, 3773 },
3587 "test": "base_unittests" 3774 "test": "base_unittests"
3588 }, 3775 },
3589 { 3776 {
3777 "override_compile_targets": [
3778 "blimp_test_apk"
3779 ],
3780 "override_isolate_target": "blimp_test_apk",
3781 "swarming": {
3782 "can_use_on_swarming_builders": true,
3783 "dimension_sets": [
3784 {
3785 "android_devices": "1",
3786 "device_type": "coho"
3787 }
3788 ]
3789 },
3790 "test": "blimp_test_apk"
3791 },
3792 {
3793 "override_isolate_target": "blimp_unittests",
3794 "swarming": {
3795 "can_use_on_swarming_builders": true,
3796 "dimension_sets": [
3797 {
3798 "android_devices": "1",
3799 "device_type": "coho"
3800 }
3801 ]
3802 },
3803 "test": "blimp_unittests"
3804 },
3805 {
3590 "override_isolate_target": "blink_heap_unittests", 3806 "override_isolate_target": "blink_heap_unittests",
3591 "swarming": { 3807 "swarming": {
3592 "can_use_on_swarming_builders": true, 3808 "can_use_on_swarming_builders": true,
3593 "dimension_sets": [ 3809 "dimension_sets": [
3594 { 3810 {
3595 "android_devices": "1", 3811 "android_devices": "1",
3596 "device_type": "coho" 3812 "device_type": "coho"
3597 } 3813 }
3598 ] 3814 ]
3599 }, 3815 },
(...skipping 7529 matching lines...) Expand 10 before | Expand all | Expand 10 after
11129 { 11345 {
11130 "swarming": { 11346 "swarming": {
11131 "can_use_on_swarming_builders": true 11347 "can_use_on_swarming_builders": true
11132 }, 11348 },
11133 "test": "base_unittests" 11349 "test": "base_unittests"
11134 }, 11350 },
11135 { 11351 {
11136 "swarming": { 11352 "swarming": {
11137 "can_use_on_swarming_builders": true 11353 "can_use_on_swarming_builders": true
11138 }, 11354 },
11355 "test": "blimp_unittests"
11356 },
11357 {
11358 "swarming": {
11359 "can_use_on_swarming_builders": true
11360 },
11139 "test": "blink_heap_unittests" 11361 "test": "blink_heap_unittests"
11140 }, 11362 },
11141 { 11363 {
11142 "swarming": { 11364 "swarming": {
11143 "can_use_on_swarming_builders": true 11365 "can_use_on_swarming_builders": true
11144 }, 11366 },
11145 "test": "blink_platform_unittests" 11367 "test": "blink_platform_unittests"
11146 }, 11368 },
11147 { 11369 {
11148 "args": [ 11370 "args": [
(...skipping 1614 matching lines...) Expand 10 before | Expand all | Expand 10 after
12763 "device_type": "bullhead" 12985 "device_type": "bullhead"
12764 } 12986 }
12765 ] 12987 ]
12766 }, 12988 },
12767 "test": "content_unittests" 12989 "test": "content_unittests"
12768 }, 12990 },
12769 { 12991 {
12770 "args": [ 12992 "args": [
12771 "--test-arguments=--site-per-process" 12993 "--test-arguments=--site-per-process"
12772 ], 12994 ],
12995 "name": "site_per_process_blimp_unittests",
12996 "override_isolate_target": "blimp_unittests",
12997 "swarming": {
12998 "can_use_on_swarming_builders": true,
12999 "dimension_sets": [
13000 {
13001 "android_devices": "4",
13002 "device_type": "bullhead"
13003 }
13004 ]
13005 },
13006 "test": "blimp_unittests"
13007 },
13008 {
13009 "args": [
13010 "--test-arguments=--site-per-process"
13011 ],
12773 "name": "site_per_process_components_browsertests", 13012 "name": "site_per_process_components_browsertests",
12774 "override_isolate_target": "components_browsertests", 13013 "override_isolate_target": "components_browsertests",
12775 "swarming": { 13014 "swarming": {
12776 "can_use_on_swarming_builders": true, 13015 "can_use_on_swarming_builders": true,
12777 "dimension_sets": [ 13016 "dimension_sets": [
12778 { 13017 {
12779 "android_devices": "4", 13018 "android_devices": "4",
12780 "device_type": "bullhead" 13019 "device_type": "bullhead"
12781 } 13020 }
12782 ] 13021 ]
(...skipping 25 matching lines...) Expand all
12808 "args": [ 13047 "args": [
12809 "--site-per-process" 13048 "--site-per-process"
12810 ], 13049 ],
12811 "swarming": { 13050 "swarming": {
12812 "can_use_on_swarming_builders": true 13051 "can_use_on_swarming_builders": true
12813 }, 13052 },
12814 "test": "app_shell_unittests" 13053 "test": "app_shell_unittests"
12815 }, 13054 },
12816 { 13055 {
12817 "args": [ 13056 "args": [
13057 "--site-per-process"
13058 ],
13059 "swarming": {
13060 "can_use_on_swarming_builders": true
13061 },
13062 "test": "blimp_unittests"
13063 },
13064 {
13065 "args": [
12818 "--site-per-process", 13066 "--site-per-process",
12819 "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-p rocess.browser_tests.filter" 13067 "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-p rocess.browser_tests.filter"
12820 ], 13068 ],
12821 "swarming": { 13069 "swarming": {
12822 "can_use_on_swarming_builders": true 13070 "can_use_on_swarming_builders": true
12823 }, 13071 },
12824 "test": "browser_tests" 13072 "test": "browser_tests"
12825 }, 13073 },
12826 { 13074 {
12827 "args": [ 13075 "args": [
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
13069 { 13317 {
13070 "swarming": { 13318 "swarming": {
13071 "can_use_on_swarming_builders": true 13319 "can_use_on_swarming_builders": true
13072 }, 13320 },
13073 "test": "base_unittests" 13321 "test": "base_unittests"
13074 }, 13322 },
13075 { 13323 {
13076 "swarming": { 13324 "swarming": {
13077 "can_use_on_swarming_builders": true 13325 "can_use_on_swarming_builders": true
13078 }, 13326 },
13327 "test": "blimp_unittests"
13328 },
13329 {
13330 "swarming": {
13331 "can_use_on_swarming_builders": true
13332 },
13079 "test": "blink_heap_unittests" 13333 "test": "blink_heap_unittests"
13080 }, 13334 },
13081 { 13335 {
13082 "swarming": { 13336 "swarming": {
13083 "can_use_on_swarming_builders": true 13337 "can_use_on_swarming_builders": true
13084 }, 13338 },
13085 "test": "blink_platform_unittests" 13339 "test": "blink_platform_unittests"
13086 }, 13340 },
13087 { 13341 {
13088 "args": [ 13342 "args": [
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
13431 { 13685 {
13432 "swarming": { 13686 "swarming": {
13433 "can_use_on_swarming_builders": true 13687 "can_use_on_swarming_builders": true
13434 }, 13688 },
13435 "test": "base_unittests" 13689 "test": "base_unittests"
13436 }, 13690 },
13437 { 13691 {
13438 "swarming": { 13692 "swarming": {
13439 "can_use_on_swarming_builders": true 13693 "can_use_on_swarming_builders": true
13440 }, 13694 },
13695 "test": "blimp_unittests"
13696 },
13697 {
13698 "swarming": {
13699 "can_use_on_swarming_builders": true
13700 },
13441 "test": "blink_heap_unittests" 13701 "test": "blink_heap_unittests"
13442 }, 13702 },
13443 { 13703 {
13444 "swarming": { 13704 "swarming": {
13445 "can_use_on_swarming_builders": true 13705 "can_use_on_swarming_builders": true
13446 }, 13706 },
13447 "test": "blink_platform_unittests" 13707 "test": "blink_platform_unittests"
13448 }, 13708 },
13449 { 13709 {
13450 "swarming": { 13710 "swarming": {
(...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after
13993 }, 14253 },
13994 { 14254 {
13995 "swarming": { 14255 "swarming": {
13996 "can_use_on_swarming_builders": true 14256 "can_use_on_swarming_builders": true
13997 }, 14257 },
13998 "test": "views_unittests" 14258 "test": "views_unittests"
13999 } 14259 }
14000 ] 14260 ]
14001 } 14261 }
14002 } 14262 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.android.fyi.json ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698