infra: make Win64 ASAN bots request Windows-10-15063.

This should allow us to add other Windows-10 versions to pool:Chrome
without adversely affecting the V8 bots.

Bug: chromium:990885
Change-Id: I760eb6b1fc6f9fb91c9bacce692b21cbc044b261
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1778916
Auto-Submit: John Budorick <jbudorick@chromium.org>
Reviewed-by: Tamer Tas <tmrts@chromium.org>
Commit-Queue: Tamer Tas <tmrts@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63487}
This commit is contained in:
John Budorick 2019-08-30 11:47:20 -07:00 committed by Commit Bot
parent 02be649df3
commit fd6e713f61

View File

@ -541,7 +541,7 @@
# Win64
'v8_win64_asan_rel_ng_triggered': {
'swarming_dimensions' : {
'os': 'Windows-10',
'os': 'Windows-10-15063',
},
'tests': [
{'name': 'v8testing', 'shards': 5},
@ -1248,7 +1248,7 @@
},
'V8 Win64 ASAN': {
'swarming_dimensions': {
'os': 'Windows-10',
'os': 'Windows-10-15063',
},
'tests': [
{'name': 'v8testing', 'shards': 5},