Chromium Code Reviews| Index: testing/buildbot/chromium.memory.json |
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json |
| index 534fe9e4edd97357e3a5390c20368c155bacb9fa..dcdfe7cd9761f84794b42ff587d293d61ded503c 100644 |
| --- a/testing/buildbot/chromium.memory.json |
| +++ b/testing/buildbot/chromium.memory.json |
| @@ -76,7 +76,8 @@ |
| }, |
| { |
| "swarming": { |
| - "can_use_on_swarming_builders": true |
| + "can_use_on_swarming_builders": true, |
| + "shards": 3 |
| }, |
| "test": "interactive_ui_tests" |
| }, |