diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/chromium.fyi.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json index 2b52d2e..0d9fbf6 100644 --- a/testing/buildbot/chromium.fyi.json +++ b/testing/buildbot/chromium.fyi.json @@ -2483,7 +2483,7 @@ { "swarming": { "can_use_on_swarming_builders": true, - "shards": 10 + "shards": 20 }, "test": "browser_tests" }, @@ -3218,7 +3218,7 @@ { "swarming": { "can_use_on_swarming_builders": true, - "shards": 10 + "shards": 20 }, "test": "browser_tests" }, @@ -4597,7 +4597,7 @@ { "swarming": { "can_use_on_swarming_builders": true, - "shards": 10 + "shards": 20 }, "test": "browser_tests" }, @@ -5332,7 +5332,7 @@ { "swarming": { "can_use_on_swarming_builders": true, - "shards": 10 + "shards": 20 }, "test": "browser_tests" }, |