Index: testing/buildbot/chromium.fyi.json |
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
index e9dc5c285399ec855b016786edd82c54ec049ff7..9eb52c84031a86983d1f039025732eb34c1a0f83 100644 |
--- a/testing/buildbot/chromium.fyi.json |
+++ b/testing/buildbot/chromium.fyi.json |
@@ -263,6 +263,36 @@ |
] |
}, |
"test": "base_unittests" |
+ }, |
+ { |
+ "override_compile_targets": [ |
+ "blimp_test_apk" |
+ ], |
+ "override_isolate_target": "blimp_test_apk", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "dimension_sets": [ |
+ { |
+ "android_devices": "4", |
+ "device_type": "gce_x86" |
+ } |
+ ], |
+ "hard_timeout": 600 |
+ }, |
+ "test": "blimp_test_apk" |
+ }, |
+ { |
+ "override_isolate_target": "blimp_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "dimension_sets": [ |
+ { |
+ "android_devices": "4", |
+ "device_type": "gce_x86" |
+ } |
+ ] |
+ }, |
+ "test": "blimp_unittests" |
}, |
{ |
"override_isolate_target": "blink_heap_unittests", |
@@ -906,6 +936,35 @@ |
"test": "base_unittests" |
}, |
{ |
+ "override_compile_targets": [ |
+ "blimp_test_apk" |
+ ], |
+ "override_isolate_target": "blimp_test_apk", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "dimension_sets": [ |
+ { |
+ "android_devices": "1", |
+ "device_type": "coho" |
+ } |
+ ] |
+ }, |
+ "test": "blimp_test_apk" |
+ }, |
+ { |
+ "override_isolate_target": "blimp_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "dimension_sets": [ |
+ { |
+ "android_devices": "1", |
+ "device_type": "coho" |
+ } |
+ ] |
+ }, |
+ "test": "blimp_unittests" |
+ }, |
+ { |
"override_isolate_target": "blink_heap_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
@@ -1511,6 +1570,122 @@ |
] |
}, |
"test": "wtf_unittests" |
+ } |
+ ] |
+ }, |
+ "Blimp Android Client": { |
+ "gtest_tests": [ |
+ { |
+ "override_compile_targets": [ |
+ "blimp_test_apk" |
+ ], |
+ "override_isolate_target": "blimp_test_apk", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "cipd_packages": [ |
+ { |
+ "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
+ "location": "bin", |
+ "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58" |
+ } |
+ ], |
+ "dimension_sets": [ |
+ { |
+ "android_devices": "4", |
+ "device_os": "MMB29Q", |
+ "device_type": "bullhead" |
+ } |
+ ], |
+ "hard_timeout": 960, |
+ "output_links": [ |
+ { |
+ "link": [ |
+ "https://luci-logdog.appspot.com/v/?s", |
+ "=android%2Fswarming%2Flogcats%2F", |
+ "${TASK_ID}%2F%2B%2Funified_logcats" |
+ ], |
+ "name": "shard #${SHARD_INDEX} logcats" |
+ } |
+ ] |
+ }, |
+ "test": "blimp_test_apk" |
+ }, |
+ { |
+ "override_isolate_target": "blimp_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "cipd_packages": [ |
+ { |
+ "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
+ "location": "bin", |
+ "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58" |
+ } |
+ ], |
+ "dimension_sets": [ |
+ { |
+ "android_devices": "4", |
+ "device_os": "MMB29Q", |
+ "device_type": "bullhead" |
+ } |
+ ], |
+ "output_links": [ |
+ { |
+ "link": [ |
+ "https://luci-logdog.appspot.com/v/?s", |
+ "=android%2Fswarming%2Flogcats%2F", |
+ "${TASK_ID}%2F%2B%2Funified_logcats" |
+ ], |
+ "name": "shard #${SHARD_INDEX} logcats" |
+ } |
+ ] |
+ }, |
+ "test": "blimp_unittests" |
+ } |
+ ] |
+ }, |
+ "Blimp Linux Engine": { |
+ "gtest_tests": [ |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "base_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "blimp_browsertests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "blimp_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "content_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "ipc_tests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "net_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "sandbox_linux_unittests" |
} |
] |
}, |
@@ -1603,6 +1778,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "blimp_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "blink_heap_unittests" |
}, |
{ |
@@ -1980,6 +2161,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "blimp_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "blink_heap_unittests" |
}, |
{ |
@@ -3585,6 +3772,35 @@ |
] |
}, |
"test": "base_unittests" |
+ }, |
+ { |
+ "override_compile_targets": [ |
+ "blimp_test_apk" |
+ ], |
+ "override_isolate_target": "blimp_test_apk", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "dimension_sets": [ |
+ { |
+ "android_devices": "1", |
+ "device_type": "coho" |
+ } |
+ ] |
+ }, |
+ "test": "blimp_test_apk" |
+ }, |
+ { |
+ "override_isolate_target": "blimp_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "dimension_sets": [ |
+ { |
+ "android_devices": "1", |
+ "device_type": "coho" |
+ } |
+ ] |
+ }, |
+ "test": "blimp_unittests" |
}, |
{ |
"override_isolate_target": "blink_heap_unittests", |
@@ -11136,6 +11352,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "blimp_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "blink_heap_unittests" |
}, |
{ |
@@ -12770,6 +12992,23 @@ |
"args": [ |
"--test-arguments=--site-per-process" |
], |
+ "name": "site_per_process_blimp_unittests", |
+ "override_isolate_target": "blimp_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "dimension_sets": [ |
+ { |
+ "android_devices": "4", |
+ "device_type": "bullhead" |
+ } |
+ ] |
+ }, |
+ "test": "blimp_unittests" |
+ }, |
+ { |
+ "args": [ |
+ "--test-arguments=--site-per-process" |
+ ], |
"name": "site_per_process_components_browsertests", |
"override_isolate_target": "components_browsertests", |
"swarming": { |
@@ -12815,6 +13054,15 @@ |
}, |
{ |
"args": [ |
+ "--site-per-process" |
+ ], |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "blimp_unittests" |
+ }, |
+ { |
+ "args": [ |
"--site-per-process", |
"--test-launcher-filter-file=../../testing/buildbot/filters/site-per-process.browser_tests.filter" |
], |
@@ -13076,6 +13324,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "blimp_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "blink_heap_unittests" |
}, |
{ |
@@ -13438,6 +13692,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "blimp_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "blink_heap_unittests" |
}, |
{ |