Commit ef093a6e authored by Shenghua Zhang's avatar Shenghua Zhang Committed by Commit Bot

[Mac os] Remove the multiple dimension swarming for Mac10.9 tests

As chromium 10.9 Mac machines upgrading finished, we need to migrate all
10.9 tests on waterfall to 10.13. Remove the multiple dimension warming
config for Mac10.9 Tests builder.

Bug: 805475
Change-Id: I46df122e2c19a4aa44d8065eebc95aa51d93c85c
Reviewed-on: https://chromium-review.googlesource.com/942234
Commit-Queue: Shenghua Zhang <shenghuazhang@chromium.org>
Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#540668}
parent 35270a11
This diff is collapsed.
......@@ -1627,24 +1627,6 @@
'isolated_scripts': 'chromium_rel_isolated_scripts',
'scripts': 'chromium_scripts',
},
'swarming': {
'dimension_sets': [
{
"gpu": "none",
"cpu": "x86-64",
"os": "Mac-10.9",
"pool": "Chrome",
},
],
},
'use_multi_dimension_trigger_script': True,
'alternate_swarming_dimensions': [
{
"cpu": "x86-64",
"os": "Mac-10.13",
"pool": "Chrome",
},
],
},
'Mac10.9 Tests (dbg)': {
'test_suites': {
......
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