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

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

Issue 1830323005: Windows 10 64-bit try server configuration. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: fixes Created 4 years, 9 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.win/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
diff --git a/masters/master.chromium.win/slaves.cfg b/masters/master.chromium.win/slaves.cfg
index d0a30c707fe7d87533f27e2c851477df7059e1c0..256a5a8dcef9ddf6f9c82f5d6bb405d3c9d86fd5 100644
--- a/masters/master.chromium.win/slaves.cfg
+++ b/masters/master.chromium.win/slaves.cfg
@@ -108,4 +108,12 @@ slaves = [
'version': 'win8',
'bits': '64',
},
+ {
+ 'master': 'ChromiumWin',
+ 'builder': 'Win10 Tests x64',
+ 'hostname': 'vm6-m1',
+ 'os': 'win',
+ 'version': 'win10',
+ 'bits': '64',
+ },
]
« no previous file with comments | « masters/master.chromium.win/master_win_cfg.py ('k') | masters/master.tryserver.chromium.win/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698