Commit b344d2ad authored by Albert J. Wong's avatar Albert J. Wong Committed by Commit Bot

Double sharding of windows layout tests.

Per analysis in
https://docs.google.com/document/d/13KlGXF262SjyzHKTKSEu2LsQwqouDKurR1-HV9gxN9I/edit?ts=5db9f5dd#heading=h.4d6g0bxv5tz5

it should be possible to double sharding with a modreate increase in bot
capacity. The capacity increase was made in:

https://chrome-internal-review.googlesource.com/c/infradata/config/+/2098798

Bug: 1021179
Change-Id: I012ec294d5ba84a80c7480836937e46ec1518a27
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900390Reviewed-by: default avatarErik Chen <erikchen@chromium.org>
Reviewed-by: default avatarAaron Gable <agable@chromium.org>
Commit-Queue: Albert J. Wong <ajwong@chromium.org>
Cr-Commit-Position: refs/heads/master@{#713133}
parent 9c079e81
...@@ -3086,7 +3086,7 @@ ...@@ -3086,7 +3086,7 @@
"os": "Windows-10-15063" "os": "Windows-10-15063"
} }
], ],
"shards": 12 "shards": 24
} }
} }
], ],
......
...@@ -2084,6 +2084,9 @@ ...@@ -2084,6 +2084,9 @@
'--target', '--target',
'Release_x64', 'Release_x64',
], ],
'swarming': {
"shards": 24
},
}, },
'Win10 Tests x64 (dbg)': { 'Win10 Tests x64 (dbg)': {
'args': [ 'args': [
......
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