Commit 8923f3b6 authored by Yuly Novikov's avatar Yuly Novikov Committed by Commit Bot

Target experimental GPU pool on for Win10 NVIDIA GTX 1660 bot

Switching from a single i3-8100 machine to 3 Xeon E-2288G machines.

Also drop driver and OS versions for Linux GTX 1660 bot
to simplify upgrades.

TBR=kbr

Bug: 1042292
Change-Id: I9630d921ae8044ba5ad60e78b8f298a8369d365b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419127
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Reviewed-by: default avatarBrian Sheedy <bsheedy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#808577}
parent 378afc5d
This diff is collapsed.
This diff is collapsed.
......@@ -399,8 +399,8 @@
'linux_nvidia_gtx_1660_experimental': {
'swarming': {
'dimensions': {
'gpu': '10de:2184-440.100',
'os': 'Ubuntu-18.04',
'gpu': '10de:2184',
'os': 'Ubuntu',
'pool': 'chromium.tests.gpu.experimental',
},
},
......@@ -849,7 +849,7 @@
'dimensions': {
'gpu': '10de:2184',
'os': 'Windows-10',
'pool': 'chromium.tests.gpu',
'pool': 'chromium.tests.gpu.experimental',
},
},
},
......
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