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

Unified Diff: masters/master.chromiumos/slaves.cfg

Issue 8669004: Add arm/tegra2 CQ builders and major cleanup of dead code in chromeos_factory. (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/build
Patch Set: 80 Char nit fix, ran presubmit check locally and saw it pass Created 9 years, 1 month 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.chromiumos/master.cfg ('k') | masters/master.client.omaha/public_html/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromiumos/slaves.cfg
diff --git a/masters/master.chromiumos/slaves.cfg b/masters/master.chromiumos/slaves.cfg
index 2930150348c7264e37b88c2cbb88c8b41037afa4..757567c6618790039674aa29bdb4c781b25ffa2c 100644
--- a/masters/master.chromiumos/slaves.cfg
+++ b/masters/master.chromiumos/slaves.cfg
@@ -83,6 +83,18 @@ slaves = [
},
{
'master': 'ChromiumOS',
+ 'builder': 'arm generic commit queue',
+ 'hostname': 'vm5-m2',
+ 'os': 'linux',
+ },
+ {
+ 'master': 'ChromiumOS',
+ 'builder': 'tegra2 commit queue',
+ 'hostname': 'vm6-m2',
+ 'os': 'linux',
+ },
+ {
+ 'master': 'ChromiumOS',
'builder': ['amd64 generic full', 'amd64 corei7 full'],
'hostname': 'build20-m2',
'os': 'linux',
« no previous file with comments | « masters/master.chromiumos/master.cfg ('k') | masters/master.client.omaha/public_html/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698