webrtc_m130/tools_webrtc/ios/tests/perf_tests.json
Edward Lemur 1db508352c iOS: Specify device to run perf tests.
It expects 'bot id', not 'bot_id'. As it is now, this is just ignored.

TBR=phoglund@webrtc.org

No-Try: true
Bug: webrtc:7156
Change-Id: I58443df82655bef5a88a416e4fa5e080ddb93772
Reviewed-on: https://webrtc-review.googlesource.com/38420
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21579}
2018-01-11 13:15:51 +00:00

13 lines
184 B
JSON

{
"tests": [
{
"app": "webrtc_perf_tests",
"test args": [
"--save_chartjson_result"
],
"bot id": "build15-a7",
"pool": "WebRTC"
}
]
}