Increase timeout for internal iOS perf, like for public android and desktop
Bug: webrtc:10047 Change-Id: Ia3a34e0135aafdfa3cb88244ef83ef06bfbd7aef Reviewed-on: https://webrtc-review.googlesource.com/c/117963 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Artem Titarenko <artit@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26296}
This commit is contained in:

committed by
Commit Bot

parent
348b08ac3e
commit
15589a3be1
@ -22,7 +22,8 @@
|
|||||||
{
|
{
|
||||||
"include": "perf_tests.json",
|
"include": "perf_tests.json",
|
||||||
"device type": "iPhone 7",
|
"device type": "iPhone 7",
|
||||||
"os": "11.0.3"
|
"os": "11.0.3",
|
||||||
|
"max runtime seconds": 4500
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -22,7 +22,8 @@
|
|||||||
{
|
{
|
||||||
"include": "perf_trybot_tests.json",
|
"include": "perf_trybot_tests.json",
|
||||||
"device type": "iPhone 7",
|
"device type": "iPhone 7",
|
||||||
"os": "11.0.3"
|
"os": "11.0.3",
|
||||||
|
"max runtime seconds": 4500
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user