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

Unified Diff: masters/master.tryserver.chromium.mac/master.cfg

Issue 2031803003: Adding Trybots for Mac 10.11 to tryserver.chromium.mac for Findit use (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.mac/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.mac/master.cfg
diff --git a/masters/master.tryserver.chromium.mac/master.cfg b/masters/master.tryserver.chromium.mac/master.cfg
index a5b8434fc6950ab366574eefa35ca319014c2cb9..6145a9312fbc8df065b3110f4ee90e3081a67f70 100644
--- a/masters/master.tryserver.chromium.mac/master.cfg
+++ b/masters/master.tryserver.chromium.mac/master.cfg
@@ -220,6 +220,16 @@ variable_builders = [
'factory': baseFactory('findit/chromium/compile'),
'slavebuilddir': 'mac_variable'
},
+ {
+ 'name': 'mac_chromium_variable_10.11',
+ 'factory': baseFactory('findit/chromium/compile'),
+ 'slavebuilddir': 'mac_variable'
+ },
+ {
+ 'name': 'mac_chromium_variable_10.11_layout',
+ 'factory': baseFactory('findit/chromium/compile'),
+ 'slavebuilddir': 'mac_variable'
+ },
]
c['builders'] = [
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.mac/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698