[iOS] Add expiration time to tests running on iPhone7 device

Based on limited iPhone7 device swarming pool capacity, we need to
increase tasks expiration time to 1 hour.

Bug: chromium:774381
No-Try: true
Change-Id: I66da6c2d5b03ba8c52eead5260b3c244f1df7894
Reviewed-on: https://webrtc-review.googlesource.com/23003
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20692}
This commit is contained in:
Shenghua Zhang 2017-11-14 11:40:09 -08:00 committed by Edward Lemur
parent 6dfb5a8571
commit 7fe73b1aef
2 changed files with 4 additions and 2 deletions

View file

@ -25,5 +25,6 @@
"device type": "iPhone 7",
"os": "11.0"
}
]
],
"expiration_time": 3600
}

View file

@ -25,5 +25,6 @@
"device type": "iPhone 7",
"os": "11.0"
}
]
],
"expiration_time": 3600
}