Shenghua Zhang 7fe73b1aef [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}
2017-11-15 22:30:00 +00:00

31 lines
631 B
JSON

{
"comments": [
"Tests for 64-bit iOS devices."
],
"xcode version": "9.0",
"gn_args": [
"dcheck_always_on=true",
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
"is_debug=false",
"target_cpu=\"arm64\"",
"target_os=\"ios\"",
"use_goma=true"
],
"env": {
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
},
"use_analyze": false,
"additional_compile_targets": [ "all" ],
"configuration": "Release",
"bucket": "chromium-webrtc",
"tests": [
{
"include": "real_device_tests.json",
"device type": "iPhone 7",
"os": "11.0"
}
],
"expiration_time": 3600
}