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

Unified Diff: master.chromium/slaves.cfg

Issue 507007: Adding Arm chromium builder to waterfall. (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/buildbot/
Patch Set: Created 11 years 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
Index: master.chromium/slaves.cfg
===================================================================
--- master.chromium/slaves.cfg (revision 34512)
+++ master.chromium/slaves.cfg (working copy)
@@ -539,4 +539,12 @@
'version': 'xp',
'bits': '32',
},
+ {
+ 'master': 'Chromium',
+ 'hostname': 'codg161',
+ 'builder': 'Chromium Arm',
+ 'os': 'linux',
+ 'version': 'karmic',
+ 'bits': '32',
+ },
]

Powered by Google App Engine
This is Rietveld 408576698