Match the device config of iOS Debug and Release bots

iPhone 7 device pool is unhealthy

Bug: None
Change-Id: I375375a152622d542eabc90baa26842731fe6d1a
Reviewed-on: https://webrtc-review.googlesource.com/63900
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22552}
This commit is contained in:
Oleh Prypin 2018-03-21 20:59:21 +01:00 committed by Commit Bot
parent 82cea033be
commit 92120972ea
2 changed files with 4 additions and 4 deletions

View File

@ -22,8 +22,8 @@
"tests": [ "tests": [
{ {
"include": "real_device_tests.json", "include": "real_device_tests.json",
"device type": "iPhone 7", "device type": "iPhone 6s",
"os": "11.2.1" "os": "10.3.3"
} }
], ],
"expiration_time": 3600 "expiration_time": 3600

View File

@ -22,8 +22,8 @@
"tests": [ "tests": [
{ {
"include": "real_device_tests.json", "include": "real_device_tests.json",
"device type": "iPhone 7", "device type": "iPhone 6s",
"os": "11.2.1" "os": "10.3.3"
} }
], ],
"expiration_time": 3600 "expiration_time": 3600