| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index fa14d69147a289c0f8e355b19ddbfac25b39e5dd..cd226fcc22f20a375bef2c83e0a1b876a0260ae5 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -266,6 +266,13 @@
|
| },
|
| {
|
| "swarming": {
|
| + "can_use_on_swarming_builders": true,
|
| + "shards": 5
|
| + },
|
| + "test": "browser_tests"
|
| + },
|
| + {
|
| + "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| "test": "cacheinvalidation_unittests"
|
|
|