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

Unified Diff: tools_webrtc/mb/mb_config.pyl

Issue 2903843002: Add JSON and MB configs for the internal iOS bots. (Closed)
Patch Set: Created 3 years, 7 months 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
Index: tools_webrtc/mb/mb_config.pyl
diff --git a/tools_webrtc/mb/mb_config.pyl b/tools_webrtc/mb/mb_config.pyl
index 7d5afaed4d5b142e60f5fa800df54587da54c9fc..b0347e095d46ad4e929e60ae2e18ff9801aa6754 100644
--- a/tools_webrtc/mb/mb_config.pyl
+++ b/tools_webrtc/mb/mb_config.pyl
@@ -115,6 +115,12 @@
'linux': 'codesearch_gen_linux_bot',
}
},
+ 'internal.client.webrtc': {
+ 'iOS64 Debug': 'ios',
+ },
+ 'internal.tryserver.webrtc': {
+ 'ios_arm64': 'ios',
+ },
'tryserver.webrtc': {
# iOS
'ios_dbg': 'ios',

Powered by Google App Engine
This is Rietveld 408576698