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

Unified Diff: tools/mb/mb_config.pyl

Issue 2509503002: Add config for ios-device-xcode-clang bot (Closed)
Patch Set: Created 4 years, 1 month 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/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index d86b4aa51a18646bc053e04b9d108d4a02185480..55f2aa1d2381767b892bd63f018a5332068153a5 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -282,6 +282,7 @@
'Mac Builder': 'gpu_tests_release_bot',
'Mac Builder (dbg)': 'debug_bot',
'ios-device': 'ios',
+ 'ios-device-xcode-clang': 'ios',
'ios-simulator': 'ios',
'ios-simulator-cronet': 'ios',
'ios-simulator-xcode-clang': 'ios',
@@ -580,6 +581,7 @@
'tryserver.chromium.mac': {
'ios-device': 'ios',
+ 'ios-device-xcode-clang': 'ios',
'ios-simulator': 'ios',
'ios-simulator-cronet': 'ios',
'ios-simulator-xcode-clang': 'ios',

Powered by Google App Engine
This is Rietveld 408576698