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

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

Issue 2579793002: Set number of shards for telemetry_unittests to be 2 (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | 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 2d3b5c1138de36fa50dc54329c0c06dd076f5f78..a7daac9466d26f8780b8289fff6de2bc114ace89 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -3471,7 +3471,9 @@
"telemetry_unittests_run"
],
"swarming": {
- "can_use_on_swarming_builders": true
+ "can_use_on_swarming_builders": true,
+ "hard_timeout": 960,
+ "shards": 2
}
}
]
@@ -5980,7 +5982,9 @@
"telemetry_unittests_run"
],
"swarming": {
- "can_use_on_swarming_builders": true
+ "can_use_on_swarming_builders": true,
+ "hard_timeout": 960,
+ "shards": 2
}
}
],
@@ -12075,7 +12079,9 @@
"telemetry_unittests_run"
],
"swarming": {
- "can_use_on_swarming_builders": true
+ "can_use_on_swarming_builders": true,
+ "hard_timeout": 960,
+ "shards": 2
}
}
],
@@ -12281,7 +12287,9 @@
"telemetry_unittests_run"
],
"swarming": {
- "can_use_on_swarming_builders": true
+ "can_use_on_swarming_builders": true,
+ "hard_timeout": 960,
+ "shards": 2
}
}
],
@@ -12640,7 +12648,9 @@
"telemetry_unittests_run"
],
"swarming": {
- "can_use_on_swarming_builders": true
+ "can_use_on_swarming_builders": true,
+ "hard_timeout": 960,
+ "shards": 2
}
}
],
@@ -12840,7 +12850,9 @@
"telemetry_unittests_run"
],
"swarming": {
- "can_use_on_swarming_builders": true
+ "can_use_on_swarming_builders": true,
+ "hard_timeout": 960,
+ "shards": 2
}
}
],
« no previous file with comments | « no previous file | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698