Bump internal webrtc iOS bots to iOS 12.0

And remove custom expiration_time for release bots because currently
it equals to default value

Bug: webrtc:10047
Change-Id: Ife7fd154237575e3d43f7be814e1156624166dab
Reviewed-on: https://webrtc-review.googlesource.com/c/120604
Commit-Queue: Artem Titarenko <artit@webrtc.org>
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26471}
This commit is contained in:
Artem Titarenko 2019-01-30 15:22:51 +01:00 committed by Commit Bot
parent 0774bd9583
commit 0873684401
4 changed files with 5 additions and 7 deletions

View File

@ -20,7 +20,7 @@
{
"include": "real_device_tests.json",
"device type": "iPhone 6s",
"os": "11.4.1",
"os": "12.0",
"pool": "chrome.tests"
}
]

View File

@ -24,6 +24,5 @@
"os": "11.4.1",
"pool": "chrome.tests"
}
],
"expiration_time": 3600
]
}

View File

@ -20,7 +20,7 @@
{
"include": "real_device_tests.json",
"device type": "iPhone 6s",
"os": "10.3.3",
"os": "12.0",
"pool": "chrome.tests"
}
]

View File

@ -21,9 +21,8 @@
{
"include": "real_device_tests.json",
"device type": "iPhone 6s",
"os": "10.3.3",
"os": "11.4.1",
"pool": "chrome.tests"
}
],
"expiration_time": 3600
]
}