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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 2624903006: Remove all blimp client code. (Closed)
Patch Set: Update buildbot configuration 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 03c7017ba5e6a2af82ca27259a66d26b2a664660..23e41acd1cd60af0c27196666ad5f30d889625b1 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -265,23 +265,6 @@
"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,
@@ -947,22 +930,6 @@
"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,
@@ -1587,41 +1554,6 @@
"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,
@@ -3779,22 +3711,6 @@
"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,
« 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