aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/ios_bin.isolate
diff options
context:
space:
mode:
authorGravatar Stephan Altmueller <stephana@google.com>2017-04-25 11:38:38 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-04-25 16:56:41 +0000
commit63e843d891f665b9c537eac5a9c78e110c929c80 (patch)
tree43c27dd28dd86ec04be4aa8360aefad061f4d7fa /infra/bots/ios_bin.isolate
parent25d82961ffae0bd274c0ea44070d01e906c11215 (diff)
Enable ios on Raspberry Pi
Adds more jobs to iOS testing and switches to RPi based hosts. Bug: skia: Change-Id: I0124c6554173fa3b22b077a198612bb30691d1fb Reviewed-on: https://skia-review.googlesource.com/11521 Commit-Queue: Stephan Altmueller <stephana@google.com> Reviewed-by: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/bots/ios_bin.isolate')
-rw-r--r--infra/bots/ios_bin.isolate8
1 files changed, 8 insertions, 0 deletions
diff --git a/infra/bots/ios_bin.isolate b/infra/bots/ios_bin.isolate
index 524dad208e..1994eb6e4a 100644
--- a/infra/bots/ios_bin.isolate
+++ b/infra/bots/ios_bin.isolate
@@ -8,5 +8,13 @@
],
},
}],
+ ['OS=="iOS-10.3.1"', {
+ 'variables': {
+ 'files': [
+ '../../platform_tools/ios/bin/',
+ '../../gn/package_ios.py',
+ ],
+ },
+ }],
],
}