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

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

Issue 2743873003: [Android] Add support for external sharding to the test runner. (Closed)
Patch Set: Created 3 years, 9 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 | « build/android/test_runner.py ('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 f90ea4c4008d877b841068f55043a0b31b53b12f..928870c96844789e8a448c48078454dbf36ee9d7 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -275,7 +275,8 @@
],
"name": "shard #${SHARD_INDEX} logcats"
}
- ]
+ ],
+ "shards": 2
jbudorick 2017/03/11 01:06:37 This is for demonstration purposes only.
},
"test": "chrome_public_test_apk"
},
« no previous file with comments | « build/android/test_runner.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698