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

Unified Diff: masters/master.chromium.win/slaves.cfg

Issue 11565044: Add win8 aura bot to chromium.win, make tryserver match (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 7 years, 11 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 | « masters/master.chromium.win/master_win_cfg.py ('k') | masters/master.tryserver.chromium/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.win/slaves.cfg
===================================================================
--- masters/master.chromium.win/slaves.cfg (revision 175544)
+++ masters/master.chromium.win/slaves.cfg (working copy)
@@ -340,14 +340,12 @@
'version': 'win7',
'bits': '64',
},
-] + [
- # Deployed for http://crbug.com/165972 but not used yet.
{
- 'master': 'ChromiumWinUnused',
- 'hostname': 'vm898-m1' ,
+ 'master': 'ChromiumWin',
+ 'builder': 'Win8 Aura',
+ 'hostname': 'vm898-m1',
'os': 'win',
'version': 'win8',
'bits': '64',
- }
+ },
]
-
« no previous file with comments | « masters/master.chromium.win/master_win_cfg.py ('k') | masters/master.tryserver.chromium/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698