Remove dimensions subarray from internal iOS bots config
This is needed to skip calling trigger_multiple_dimensions.py script as it does not support custom swarming servers. Bug: webrtc:10047 Change-Id: Ie8632313bd936dec40854259ffb2a0e2b7b2c177 Reviewed-on: https://webrtc-review.googlesource.com/c/118690 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Artem Titarenko <artit@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26347}
This commit is contained in:
parent
7121564e97
commit
400736081a
@ -23,12 +23,7 @@
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "11.4.1",
|
||||
"dimensions": [
|
||||
{
|
||||
"os": "Mac",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -24,12 +24,7 @@
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "11.4.1",
|
||||
"dimensions": [
|
||||
{
|
||||
"os": "Mac",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
],
|
||||
"expiration_time": 3600
|
||||
|
||||
@ -23,12 +23,7 @@
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.3.3",
|
||||
"dimensions": [
|
||||
{
|
||||
"os": "Mac",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -24,12 +24,7 @@
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.3.3",
|
||||
"dimensions": [
|
||||
{
|
||||
"os": "Mac",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
],
|
||||
"expiration_time": 3600
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user