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

Unified Diff: tools/mb/mb_config.pyl

Issue 2371373002: Add trusty builders in mb_config.pyl. (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index a337f461411c98493d523f2bbf57778aa83f0435..ae818d9a782aa2c0b846accee7e7950b3e2b3a85 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -229,6 +229,11 @@
'Linux Builder (dbg)': 'debug_bot',
'Linux Builder (dbg)(32)': 'debug_bot_x86',
'Linux Builder': 'release_bot',
+ # Trusty bots.
+ 'Cast Linux Trusty': 'cast_release_bot',
+ 'Linux Builder Trusty (dbg)': 'debug_bot',
+ 'Linux Builder Trusty (dbg)(32)': 'debug_bot_x86',
+ 'Linux Builder Trusty': 'release_bot',
},
'chromium.lkgr': {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698