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

Unified Diff: master.chromeos/slaves.cfg

Issue 669197: Temporarily turning off beagleboard until we can get it right.... (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/buildbot.css ('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 40778)
+++ master.chromeos/slaves.cfg (working copy)
@@ -29,55 +29,56 @@
# },
{
'master': 'ChromiumOS',
- 'builder': 'x86 new incremental image (RC)',
+ 'builder': 'x86 generic incremental (RC)',
'hostname': 'codg174',
'os': 'linux',
},
{
'master': 'ChromiumOS',
- 'builder': 'x86 new full image',
+ 'builder': 'x86 generic full',
'hostname': 'codg163',
'os': 'linux',
},
{
'master': 'ChromiumOS',
- 'builder': 'arm new incremental image',
+ 'builder': 'arm generic incremental',
'hostname': 'codg175',
'os': 'linux',
},
{
'master': 'ChromiumOS',
- 'builder': 'arm new full image',
+ 'builder': 'arm generic full',
'hostname': 'codg176',
'os': 'linux',
},
{
'master': 'ChromiumOS',
- 'builder': 'arm st1q incremental image',
+ 'builder': 'arm st1q incremental',
'hostname': 'codg158',
'os': 'linux',
},
{
'master': 'ChromiumOS',
- 'builder': 'arm st1q full image',
+ 'builder': 'arm st1q full',
'hostname': 'codg159',
'os': 'linux',
},
{
'master': 'ChromiumOS',
- 'builder': 'arm beagleboard incremental image',
+ 'builder': ['arm beagleboard incremental',
+ 'arm tegra2 incremental'],
'hostname': 'codg172',
'os': 'linux',
},
{
'master': 'ChromiumOS',
- 'builder': 'arm beagleboard full image',
+ 'builder': 'arm beagleboard full',
'hostname': 'codg173',
'os': 'linux',
},
{
'master': 'ChromiumOS',
- 'builder': 'arm tegra2 full image',
+ 'builder': 'arm tegra2 full',
'hostname': 'codg136',
'os': 'linux',
},
« no previous file with comments | « master.chromeos/public_html/buildbot.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698