[infra] Pin iOS tasks to old libimobiledevice
The iPhone11 doesn't work with the old version, but our recipes don't yet work on the new version, so I'm pinning the version in order to stage the rollout of the new version. Change-Id: I778c664aee7fbd33442d57d1b36607c8bc0f43e5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/270443 Auto-Submit: Ben Wagner aka dogben <benjaminwagner@google.com> Reviewed-by: Weston Tracey <westont@google.com> Commit-Queue: Ben Wagner aka dogben <benjaminwagner@google.com>
This commit is contained in:
parent
8b0dfd83cb
commit
1a97683ddc
@ -630,6 +630,9 @@ func (b *builder) defaultSwarmDimensions(parts map[string]string) []string {
|
||||
glog.Fatalf("Entry %q not found in iOS mapping.", parts["model"])
|
||||
}
|
||||
d["device_type"] = device
|
||||
// Temporarily use this dimension to ensure we use the old libimobiledevice until recipes are
|
||||
// updated.
|
||||
d["libimobiledevice"] = "1534346785"
|
||||
} else if strings.Contains(parts["extra_config"], "SwiftShader") {
|
||||
if parts["model"] != "GCE" || d["os"] != DEFAULT_OS_DEBIAN || parts["cpu_or_gpu_value"] != "SwiftShader" {
|
||||
glog.Fatalf("Please update defaultSwarmDimensions for SwiftShader %s %s %s.", parts["os"], parts["model"], parts["cpu_or_gpu_value"])
|
||||
|
@ -25092,6 +25092,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPad6,3",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -25158,6 +25159,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPad6,3",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -25224,6 +25226,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone7,2",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -25290,6 +25293,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone7,2",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -25356,6 +25360,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone9,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -25422,6 +25427,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone9,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -25488,6 +25494,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone10,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -25554,6 +25561,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone10,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48183,6 +48191,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPad6,3",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48249,6 +48258,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPad6,3",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48315,6 +48325,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPad6,3",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48381,6 +48392,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPad6,3",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48447,6 +48459,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone7,2",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48513,6 +48526,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone7,2",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48579,6 +48593,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone7,2",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48645,6 +48660,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone7,2",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48711,6 +48727,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone9,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48777,6 +48794,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone9,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48843,6 +48861,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone9,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48909,6 +48928,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone9,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48975,6 +48995,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone10,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -49041,6 +49062,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone10,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -49107,6 +49129,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone10,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -49173,6 +49196,7 @@
|
||||
],
|
||||
"dimensions": [
|
||||
"device_type:iPhone10,1",
|
||||
"libimobiledevice:1534346785",
|
||||
"os:iOS-11.4.1",
|
||||
"pool:Skia"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user