Index: testing/buildbot/chromium.fyi.json |
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
index 55258c8feabfed62fcbbfee2dd325afc0b677dd9..e10210b5f942971813343da5444cd2901a9da96f 100644 |
--- a/testing/buildbot/chromium.fyi.json |
+++ b/testing/buildbot/chromium.fyi.json |
@@ -871,6 +871,128 @@ |
} |
] |
}, |
+ "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:3ff24775a900b675866fbcacf2a8f98a18b2a16a" |
+ } |
+ ], |
+ "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:3ff24775a900b675866fbcacf2a8f98a18b2a16a" |
+ } |
+ ], |
+ "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_browsertests" |
+ }, |
+ { |
+ "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" |
+ } |
+ ] |
+ }, |
"Browser Side Navigation Linux": { |
"gtest_tests": [ |
{ |