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

Unified Diff: masters/master.chromium.fyi/slaves.cfg

Issue 1836883003: Add config for Chromium Mac 10.11 Force Mac Toolchain (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Also add the builder to FYI Created 4 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 | « masters/master.chromium.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium/api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index d3ac1c39f5f90f06cfff216c675de7f3f7999102..30f2f7d97902dc1972032bfcf0bd296c0d5948d9 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -356,6 +356,14 @@ slaves = [
},
{
'master': 'ChromiumFYI',
+ 'hostname': 'build9-m1',
+ 'builder': ['Chromium Mac 10.11 Force Mac Toolchain'],
+ 'os': 'mac',
+ 'version': '10.11',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
'hostname': 'vm800-m1',
'builder': ['Windows 8 App Certification'],
'os': 'win',
« no previous file with comments | « masters/master.chromium.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698