Commit e2af4f5f authored by Michael Achenbach's avatar Michael Achenbach

[test] Switch win64 testing to windows-10

This is to mitigate current resource shortage on win7.

TBR=tmrts@chromium.org

Bug: chromium:943411
Change-Id: I9fae1c3ffe13d5e6c4318d63ddabd2e0d807d941
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1529003Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarTamer Tas <tmrts@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#60314}
parent 97d106f4
......@@ -449,7 +449,7 @@
'v8_win64_dbg': {
'swarming_dimensions' : {
'cpu': 'x86-64',
'os': 'Windows-7-SP1',
'os': 'Windows-10-15063',
},
'tests': [
{'name': 'mozilla'},
......@@ -461,7 +461,7 @@
'v8_win64_msvc_rel_ng_triggered': {
'swarming_dimensions' : {
'cpu': 'x86-64',
'os': 'Windows-7-SP1',
'os': 'Windows-10-15063',
},
'tests': [
{'name': 'mozilla'},
......@@ -472,7 +472,7 @@
'v8_win64_rel_ng_triggered': {
'swarming_dimensions' : {
'cpu': 'x86-64',
'os': 'Windows-7-SP1',
'os': 'Windows-10-15063',
},
'tests': [
{'name': 'mozilla'},
......@@ -1020,7 +1020,7 @@
},
'V8 Win64': {
'swarming_dimensions': {
'os': 'Windows-7-SP1',
'os': 'Windows-10-15063',
},
'tests': [
{'name': 'mozilla'},
......@@ -1031,7 +1031,7 @@
},
'V8 Win64 - debug': {
'swarming_dimensions': {
'os': 'Windows-7-SP1',
'os': 'Windows-10-15063',
},
'tests': [
{'name': 'mozilla'},
......@@ -1042,7 +1042,7 @@
},
'V8 Win64 - msvc': {
'swarming_dimensions': {
'os': 'Windows-7-SP1',
'os': 'Windows-10-15063',
},
'tests': [
{'name': 'mozilla'},
......
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