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

Unified Diff: master.chromeos/slaves.cfg

Issue 668140: Adding more board types to the waterfall. (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/buildbot/
Patch Set: Created 10 years, 10 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 | « master.chromeos/public_html/announce.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: master.chromeos/slaves.cfg
===================================================================
--- master.chromeos/slaves.cfg (revision 40716)
+++ master.chromeos/slaves.cfg (working copy)
@@ -29,7 +29,7 @@
# },
{
'master': 'ChromiumOS',
- 'builder': 'x86 new incremental image',
+ 'builder': 'x86 new incremental image (RC)',
'hostname': 'codg174',
'os': 'linux',
},
@@ -51,4 +51,34 @@
'hostname': 'codg176',
'os': 'linux',
},
+ {
+ 'master': 'ChromiumOS',
+ 'builder': 'arm st1q incremental image',
+ 'hostname': 'codg158',
+ 'os': 'linux',
+ },
+ {
+ 'master': 'ChromiumOS',
+ 'builder': 'arm st1q full image',
+ 'hostname': 'codg159',
+ 'os': 'linux',
+ },
+ {
+ 'master': 'ChromiumOS',
+ 'builder': 'arm beagleboard incremental image',
+ 'hostname': 'codg172',
+ 'os': 'linux',
+ },
+ {
+ 'master': 'ChromiumOS',
+ 'builder': 'arm beagleboard full image',
+ 'hostname': 'codg173',
+ 'os': 'linux',
+ },
+ {
+ 'master': 'ChromiumOS',
+ 'builder': 'arm tegra2 full image',
+ 'hostname': 'codg136',
+ 'os': 'linux',
+ },
]
« no previous file with comments | « master.chromeos/public_html/announce.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698