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:
parent
0774bd9583
commit
0873684401
@ -20,7 +20,7 @@
|
||||
{
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "11.4.1",
|
||||
"os": "12.0",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
|
||||
@ -24,6 +24,5 @@
|
||||
"os": "11.4.1",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
],
|
||||
"expiration_time": 3600
|
||||
]
|
||||
}
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
{
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.3.3",
|
||||
"os": "12.0",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
|
||||
@ -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
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user