Artem Titarenko 781b2bde69 Restore "device type" for iOS internal.client.webrtc
This partially reverts a94ad2920c7aa645e6d81bc17f7a1be17fef4be7
because of failures in iOS Perf trybots.

Bug: webrtc:7156
Change-Id: Icaf10ffc2941419bd89481f1d5c8e377801b24eb
Reviewed-on: https://webrtc-review.googlesource.com/c/105626
Reviewed-by: Artem Titarenko <artit@webrtc.org>
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Artem Titarenko <artit@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25142}
2018-10-12 12:55:03 +00:00

35 lines
674 B
JSON

{
"comments": [
"Tests for 64-bit iOS devices."
],
"xcode build version": "10l232m",
"gn_args": [
"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": [],
"configuration": "Release",
"bucket": "chromium-webrtc",
"tests": [
{
"include": "perf_tests.json",
"device type": "iPhone 7",
"os": "11.4.1",
"dimensions": [
{
"os": "Mac",
"pool": "Chrome"
}
]
}
]
}