iOS: Promote iOS simulator testing to main waterfall.

* Move JSON files from client.webrtc.fyi -> client.webrtc to match
  to-be-switched builders (requires buildbot-side changes + master restart).
* Remove Goma configs from trybots (previously done for the commitbots).

BUG=chromium:588590
TBR=smut@google.com

Review URL: https://codereview.webrtc.org/1720713003 .

Cr-Commit-Position: refs/heads/master@{#11707}
This commit is contained in:
kjellander@webrtc.org 2016-02-22 12:48:57 +01:00
parent 7ddc9deb4d
commit eee7d9e8e8
14 changed files with 12 additions and 28 deletions

View File

@ -8,9 +8,7 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_arch": "ia32",
"use_goma": "1",
"gomadir": "$(goma_dir)"
"target_arch": "ia32"
},
"use_analyze": "false",
"compiler": "ninja",
@ -21,6 +19,6 @@
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "9.0"
},
}
]
}

View File

@ -1,6 +1,6 @@
{
"owners": [
"kjellander",
"kjellander"
],
"comments": [
"GN + Ninja builder."
@ -8,9 +8,7 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_arch": "arm64",
"use_goma": "1",
"gomadir": "$(goma_dir)"
"target_arch": "arm64"
},
"gn_args": [
"ios_enable_code_signing=false",

View File

@ -1,6 +1,6 @@
{
"owners": [
"kjellander",
"kjellander"
],
"comments": [
"GN + Ninja builder."
@ -8,9 +8,7 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_arch": "arm64",
"use_goma": "1",
"gomadir": "$(goma_dir)"
"target_arch": "arm64"
},
"gn_args": [
"ios_enable_code_signing=false",

View File

@ -8,9 +8,7 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_arch": "x64",
"use_goma": "1",
"gomadir": "$(goma_dir)"
"target_arch": "x64"
},
"use_analyze": "false",
"compiler": "ninja",
@ -21,6 +19,6 @@
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "9.0"
},
}
]
}

View File

@ -8,9 +8,7 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_arch": "arm64",
"use_goma": "1",
"gomadir": "$(goma_dir)"
"target_arch": "arm64"
},
"use_analyze": "false",
"compiler": "ninja",

View File

@ -8,9 +8,7 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_arch": "arm64",
"use_goma": "1",
"gomadir": "$(goma_dir)"
"target_arch": "arm64"
},
"use_analyze": "false",
"compiler": "ninja",

View File

@ -8,9 +8,7 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_arch": "arm",
"use_goma": "1",
"gomadir": "$(goma_dir)"
"target_arch": "arm"
},
"use_analyze": "false",
"compiler": "ninja",

View File

@ -8,9 +8,7 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_arch": "arm",
"use_goma": "1",
"gomadir": "$(goma_dir)"
"target_arch": "arm"
},
"use_analyze": "false",
"compiler": "ninja",