Upgrade iOS internal bots to iOS 15.7

Change-Id: Ieb56aac56802ea621ed72823da5988562fcfcbc6
Bug: b/253400569
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/279101
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@google.com>
Reviewed-by: Christoffer Jansson <jansson@google.com>
Reviewed-by: Christoffer Jansson <jansson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38386}
This commit is contained in:
Jeremy Leconte 2022-10-13 12:26:37 +02:00 committed by WebRTC LUCI CQ
parent 66f3fad0dd
commit 56cf22227e
4 changed files with 39 additions and 28 deletions

View File

@ -33,7 +33,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -77,7 +77,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -122,7 +122,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -169,7 +169,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -214,7 +214,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -258,7 +258,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -302,7 +302,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -346,7 +346,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -390,7 +390,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -434,7 +434,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -478,7 +478,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -582,7 +582,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -626,7 +626,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -671,7 +671,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -718,7 +718,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -763,7 +763,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -807,7 +807,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -851,7 +851,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -895,7 +895,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -939,7 +939,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -983,7 +983,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],
@ -1027,7 +1027,7 @@
],
"dimension_sets": [
{
"os": "iOS-15.3",
"os": "iOS-15.7",
"pool": "chrome.tests"
}
],

View File

@ -73,10 +73,10 @@
'has_native_resultdb_integration': True
}
},
'ios-device-15.3': {
'ios-device-15.7': {
'swarming': {
'dimensions': {
'os': 'iOS-15.3',
'os': 'iOS-15.7',
'pool': 'chrome.tests'
}
}

View File

@ -35,10 +35,10 @@
}
}
},
'ios-device-15.3': {
'ios-device-15.7': {
'swarming': {
'dimensions': {
'os': 'iOS-15.3',
'os': 'iOS-15.7',
'pool': 'chrome.tests',
},
},
@ -232,6 +232,17 @@
],
},
},
'xcode_12d4e': {
'$mixin_append': {
'args': ['--xcode-build-version', '12d4e'],
'swarming': {
'named_caches': [{
'name': 'xcode_ios_12d4e',
'path': 'Xcode.app'
}]
}
}
},
'xcode_13_main': {
'$mixin_append': {
'args': ['--xcode-build-version', '13c100']

View File

@ -329,7 +329,7 @@
'machines': {
'iOS64 Debug': {
'mixins': [
'ios-device-15.3', 'webrtc-xctest', 'chrome-tester-service-account',
'ios-device-15.7', 'webrtc-xctest', 'chrome-tester-service-account',
'xcode_13_main', 'mac_toolchain', 'has_native_resultdb_integration',
'out_dir_arg'
],
@ -352,7 +352,7 @@
},
'iOS64 Release': {
'mixins': [
'ios-device-15.3', 'webrtc-xctest', 'chrome-tester-service-account',
'ios-device-15.7', 'webrtc-xctest', 'chrome-tester-service-account',
'xcode_13_main', 'mac_toolchain', 'has_native_resultdb_integration',
'out_dir_arg'
],