Commit b879ee4c authored by Dirk Pranke's avatar Dirk Pranke Committed by Commit Bot

Shift Mac 10.12 traffic onto mac minis.

With the creation of the new 'Chrome-quarantine' pool
we accidentally left the 10.12 'Chrome' pool with no
'gpu: none' machines (i.e., no VMs) to run tasks.

This CL shifts all of the tests to physical machines
where we should have capacity.

TBR=jbudorick@chromium.org
BUG=828031
NOTRY=true

Change-Id: I1624d86887e65913330bc11b0cb1b05ddc05e1f9
Reviewed-on: https://chromium-review.googlesource.com/1103846
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#567921}
parent 0eec8bac
This diff is collapsed.
......@@ -2876,6 +2876,14 @@
},
},
'Mac10.12 Tests': {
'swarming': {
'dimension_sets': [
{
'gpu': '8086:0a2e',
'os': 'Mac-10.12.6',
},
],
},
'test_suites': {
'gtest_tests': 'chromium_mac_gtests',
'isolated_scripts': 'chromium_rel_isolated_scripts',
......
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