Remove client.webrtc.branches.
The associated master has been turned down. Bug: chromium:877279 Change-Id: I39c3a43680288b17094d1300926ec7a8bd427509 Reviewed-on: https://webrtc-review.googlesource.com/95882 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24421}
This commit is contained in:

committed by
Commit Bot

parent
e8a2e6c82f
commit
cd634ce933
@ -1,34 +0,0 @@
|
|||||||
{
|
|
||||||
"comments": [
|
|
||||||
"Tests for 64-bit iOS simulators."
|
|
||||||
],
|
|
||||||
"xcode build version": "9C40b",
|
|
||||||
"gn_args": [
|
|
||||||
"goma_dir=\"$(goma_dir)\"",
|
|
||||||
"is_component_build=false",
|
|
||||||
"is_debug=true",
|
|
||||||
"target_cpu=\"x64\"",
|
|
||||||
"target_os=\"ios\"",
|
|
||||||
"use_goma=true"
|
|
||||||
],
|
|
||||||
"additional_compile_targets": [],
|
|
||||||
"configuration": "Debug",
|
|
||||||
"sdk": "iphonesimulator10.3",
|
|
||||||
"tests": [
|
|
||||||
{
|
|
||||||
"include": "common_tests.json",
|
|
||||||
"device type": "iPhone 6s",
|
|
||||||
"os": "10.3",
|
|
||||||
"dimensions": [
|
|
||||||
{
|
|
||||||
"os": "Mac-10.12",
|
|
||||||
"pool": "Chrome"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"os": "Mac-10.13.3",
|
|
||||||
"pool": "Chrome"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,34 +0,0 @@
|
|||||||
{
|
|
||||||
"comments": [
|
|
||||||
"Tests for 64-bit iOS simulators."
|
|
||||||
],
|
|
||||||
"xcode build version": "9C40b",
|
|
||||||
"gn_args": [
|
|
||||||
"goma_dir=\"$(goma_dir)\"",
|
|
||||||
"is_component_build=false",
|
|
||||||
"is_debug=true",
|
|
||||||
"target_cpu=\"x64\"",
|
|
||||||
"target_os=\"ios\"",
|
|
||||||
"use_goma=true"
|
|
||||||
],
|
|
||||||
"additional_compile_targets": [],
|
|
||||||
"configuration": "Debug",
|
|
||||||
"sdk": "iphonesimulator10.3",
|
|
||||||
"tests": [
|
|
||||||
{
|
|
||||||
"include": "common_tests.json",
|
|
||||||
"device type": "iPhone 6s",
|
|
||||||
"os": "10.3",
|
|
||||||
"dimensions": [
|
|
||||||
{
|
|
||||||
"os": "Mac-10.12",
|
|
||||||
"pool": "Chrome"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"os": "Mac-10.13.3",
|
|
||||||
"pool": "Chrome"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -105,27 +105,6 @@
|
|||||||
'rtti_no_sctp_x86',
|
'rtti_no_sctp_x86',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'client.webrtc.branches': {
|
|
||||||
# iOS
|
|
||||||
'iOS (stable)': 'ios',
|
|
||||||
'iOS (beta)': 'ios',
|
|
||||||
|
|
||||||
# Mac
|
|
||||||
'Mac (stable)': 'release_bot_x64',
|
|
||||||
'Mac (beta)': 'release_bot_x64',
|
|
||||||
|
|
||||||
# Linux
|
|
||||||
'Linux (stable)': 'release_bot_x64',
|
|
||||||
'Linux (beta)': 'release_bot_x64',
|
|
||||||
|
|
||||||
# Android
|
|
||||||
'Android (stable)': 'android_release_bot_arm',
|
|
||||||
'Android (beta)': 'android_release_bot_arm',
|
|
||||||
|
|
||||||
# Windows
|
|
||||||
'Win (stable)': 'release_bot_x86',
|
|
||||||
'Win (beta)': 'release_bot_x86',
|
|
||||||
},
|
|
||||||
'client.webrtc.perf': {
|
'client.webrtc.perf': {
|
||||||
# Android
|
# Android
|
||||||
'Android32 Builder': 'perf_android_release_bot_arm',
|
'Android32 Builder': 'perf_android_release_bot_arm',
|
||||||
|
Reference in New Issue
Block a user