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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 417843002: Update isolate file for sync_integration_tests and enable swarming for it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
Index: testing/buildbot/chromium_trybot.json
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index 19d59082a2e065f22ac79df940f0c140436684b8..601aa5c9fa11ef692e23ac03771d2b0730235405 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -123,7 +123,13 @@
"platforms": ["win"]
},
"sql_unittests",
- "sync_integration_tests",
+ {
+ "test": "sync_integration_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "shards": 3
+ }
+ },
"sync_unit_tests",
"ui_unittests",
{
« chrome/sync_integration_tests.isolate ('K') | « chrome/sync_integration_tests.isolate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698