Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Unified Diff: tools-webrtc/mb/mb_config.pyl

Issue 2604153002: Add iOS64 simulator bot running on iOS 9.0 simulator. (Closed)
Patch Set: Add iOS64 simulator bot running on iOS 9.0 simulator. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/build/ios/client.webrtc.fyi/iOS64_Sim_Debug_(iOS 9.0).json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools-webrtc/mb/mb_config.pyl
diff --git a/tools-webrtc/mb/mb_config.pyl b/tools-webrtc/mb/mb_config.pyl
index c30aa24f65cdc3e20ad4aad3f6736faf79ce918b..251eb447f43a2f8db0c1e3834105012e0e024e48 100644
--- a/tools-webrtc/mb/mb_config.pyl
+++ b/tools-webrtc/mb/mb_config.pyl
@@ -88,6 +88,7 @@
'client.webrtc.fyi': {
# Mac
'Mac (swarming)': 'release_bot_x64',
+ 'iOS64 Sim Debug (iOS 9.0)': 'ios_debug_static_bot_x64',
# Linux
'Linux64 GCC': 'gcc_release_bot_x64',
@@ -110,6 +111,7 @@
'ios_arm64_rel': 'ios_release_bot_arm64_device',
'ios32_sim_dbg': 'ios_debug_static_bot_x86',
'ios64_sim_dbg': 'ios_debug_static_bot_x64',
+ 'ios64_sim_ios9_dbg': 'ios_debug_static_bot_x64',
# Mac
'mac_compile_dbg': 'debug_bot_x64',
« no previous file with comments | « no previous file | webrtc/build/ios/client.webrtc.fyi/iOS64_Sim_Debug_(iOS 9.0).json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698