Chromium Code Reviews| Index: testing/buildbot/chromium.linux.json |
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
| index f90ea4c4008d877b841068f55043a0b31b53b12f..f4edd5f05a992c175744cc06bce675a6ae61c75f 100644 |
| --- a/testing/buildbot/chromium.linux.json |
| +++ b/testing/buildbot/chromium.linux.json |
| @@ -275,7 +275,8 @@ |
| ], |
| "name": "shard #${SHARD_INDEX} logcats" |
| } |
| - ] |
| + ], |
| + "shards": 2 |
|
bpastene
2017/03/14 01:03:47
Doooooope.
|
| }, |
| "test": "chrome_public_test_apk" |
| }, |
| @@ -404,7 +405,8 @@ |
| ], |
| "name": "shard #${SHARD_INDEX} logcats" |
| } |
| - ] |
| + ], |
| + "shards": 2 |
| }, |
| "test": "content_browsertests" |
| }, |