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

Unified Diff: tools/mb/mb_config.pyl

Issue 2731973003: Add Mac10.12 continuous builder and try bot config (src repo). (Closed)
Patch Set: Created 3 years, 9 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 | « testing/buildbot/manage.py ('k') | 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 4ac661450f8fc78e771f76083f436389b254ab8c..fa79ac3703a84d733c2f02190a416df479367862 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -399,6 +399,7 @@
'WebKit Mac Builder (dbg)': 'debug_bot',
'WebKit Mac Builder': 'release_bot',
'WebKit Mac10.11 (retina)': 'release_bot',
+ 'WebKit Mac10.12': 'release_bot',
'WebKit Mac10.9': 'release_bot',
'WebKit Win Builder (dbg)': 'debug_bot_x86',
'WebKit Win Builder': 'release_bot_x86',
@@ -488,6 +489,7 @@
'mac10.10_blink_rel': 'release_bot_minimal_symbols',
'mac10.11_blink_rel': 'release_bot_minimal_symbols',
'mac10.11_retina_blink_rel': 'release_bot_minimal_symbols',
+ 'mac10.12_blink_rel': 'release_bot_minimal_symbols',
'win7_blink_compile_dbg': 'debug_trybot_x86',
'win7_blink_compile_rel': 'release_bot_x86',
'win7_blink_dbg': 'debug_trybot_x86',
« no previous file with comments | « testing/buildbot/manage.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698