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..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" |
| }, |