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

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

Issue 3390027: Add a clang/mac bot to the FYI waterfall. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: rebase Created 10 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 | « buildbot/master.chromium.fyi/master.cfg ('k') | buildbot/scripts/slave/compile.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbot/master.chromium.fyi/slaves.cfg
===================================================================
--- buildbot/master.chromium.fyi/slaves.cfg (revision 60688)
+++ buildbot/master.chromium.fyi/slaves.cfg (working copy)
@@ -372,4 +372,11 @@
'version': 'lucid',
'bits': '64',
},
+ {
+ 'master': 'ChromiumFYI',
+ 'builder': 'Chromium Mac Debug Clang',
+ 'hostname': 'codf62',
+ 'os': 'mac',
+ 'version': '10.6',
+ },
]
« no previous file with comments | « buildbot/master.chromium.fyi/master.cfg ('k') | buildbot/scripts/slave/compile.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698