Remove dimensions subarray from internal iOS bots config

This is needed to skip calling trigger_multiple_dimensions.py script
as it does not support custom swarming servers.

Bug: webrtc:10047
Change-Id: Ie8632313bd936dec40854259ffb2a0e2b7b2c177
Reviewed-on: https://webrtc-review.googlesource.com/c/118690
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Artem Titarenko <artit@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26347}
This commit is contained in:
Artem Titarenko 2019-01-21 16:45:38 +01:00 committed by Commit Bot
parent 7121564e97
commit 400736081a
4 changed files with 4 additions and 24 deletions

View File

@ -23,12 +23,7 @@
"include": "real_device_tests.json", "include": "real_device_tests.json",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "11.4.1", "os": "11.4.1",
"dimensions": [ "pool": "chrome.tests"
{
"os": "Mac",
"pool": "chrome.tests"
}
]
} }
] ]
} }

View File

@ -24,12 +24,7 @@
"include": "real_device_tests.json", "include": "real_device_tests.json",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "11.4.1", "os": "11.4.1",
"dimensions": [ "pool": "chrome.tests"
{
"os": "Mac",
"pool": "chrome.tests"
}
]
} }
], ],
"expiration_time": 3600 "expiration_time": 3600

View File

@ -23,12 +23,7 @@
"include": "real_device_tests.json", "include": "real_device_tests.json",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "10.3.3", "os": "10.3.3",
"dimensions": [ "pool": "chrome.tests"
{
"os": "Mac",
"pool": "chrome.tests"
}
]
} }
] ]
} }

View File

@ -24,12 +24,7 @@
"include": "real_device_tests.json", "include": "real_device_tests.json",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "10.3.3", "os": "10.3.3",
"dimensions": [ "pool": "chrome.tests"
{
"os": "Mac",
"pool": "chrome.tests"
}
]
} }
], ],
"expiration_time": 3600 "expiration_time": 3600