Commit fc00a30c authored by John Abd-El-Malek's avatar John Abd-El-Malek

Shard Win 7 Tests x64 (1) to 6 instead of 3 machines.

The Win 7 x64 testers had twice as many cores as the 32 bit ones, and I didn't notice that when picking the sharding level earlier. Now that they're all going to the same swarming slaves, which are almost all 4-core, increase the sharding level.

BUG=414808
R=maruel@chromium.org

Review URL: https://codereview.chromium.org/619673003

Cr-Commit-Position: refs/heads/master@{#297437}
parent 6dd982c1
......@@ -245,7 +245,7 @@
"test": "browser_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 3
"shards": 6
}
},
"app_list_unittests",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment