Bump iOS bots to iOS 11.

This should also solve the trigger problem on the iOS perf bot.

Remove device_type which appears to be ignored anyway. For instance,
device_type said iphone 6s but we got iPhone 8 when I actually looked
in the swarming dimension.

Bug: webrtc:7156
Change-Id: I1aa22e7f217deebf9eeee18363622e37ecc2a40e
Reviewed-on: https://webrtc-review.googlesource.com/99060
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24648}
This commit is contained in:
Patrik Höglund 2018-09-10 11:28:12 +02:00 committed by Commit Bot
parent 623472219f
commit a94ad2920c
3 changed files with 3 additions and 6 deletions

View file

@ -21,8 +21,7 @@
"tests": [
{
"include": "real_device_tests.json",
"device type": "iPhone 6s",
"os": "10.3.3",
"os": "11.4.1",
"dimensions": [
{
"os": "Mac",

View file

@ -21,8 +21,7 @@
"tests": [
{
"include": "perf_tests.json",
"device type": "iPhone 7",
"os": "11.0.3",
"os": "11.4.1",
"dimensions": [
{
"os": "Mac",

View file

@ -22,8 +22,7 @@
"tests": [
{
"include": "real_device_tests.json",
"device type": "iPhone 6s",
"os": "10.3.3",
"os": "11.4.1",
"dimensions": [
{
"os": "Mac",