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

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

Issue 2655063002: telemetry_unittests: set number of shards to be 4 on linux & 2 on other desktop bots (Closed)
Patch Set: shards=4 for Linux only 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.fyi.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 5cd3f2113bbe29c7d35007aaf0b8c73fac8bac9b..6c88b95403a6694bf276076de436be1463902c56 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -3265,7 +3265,7 @@
],
"swarming": {
"can_use_on_swarming_builders": true,
- "shards": 2
+ "shards": 4
}
}
],
@@ -3830,7 +3830,7 @@
],
"swarming": {
"can_use_on_swarming_builders": true,
- "shards": 2
+ "shards": 4
}
}
],
@@ -4201,7 +4201,7 @@
],
"swarming": {
"can_use_on_swarming_builders": true,
- "shards": 2
+ "shards": 4
}
}
]
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698