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

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

Issue 1905213002: Move Win x64 clobber bot and remove Win x64 GN bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: fix indent Created 4 years, 8 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
Index: masters/master.chromium/slaves.cfg
diff --git a/masters/master.chromium/slaves.cfg b/masters/master.chromium/slaves.cfg
index 1d3295346d5d6b53e23a126723fd1394f025f579..ce816cfb3a1d2825328191dac302ee8f7a77af80 100644
--- a/masters/master.chromium/slaves.cfg
+++ b/masters/master.chromium/slaves.cfg
@@ -22,6 +22,14 @@ slaves = [
},
{
'master': 'Chromium',
+ 'hostname': 'build61-m1',
+ 'builder': 'Win x64',
+ 'os': 'win',
+ 'version': '2008r2',
+ 'bits': '64',
+ },
+ {
+ 'master': 'Chromium',
'hostname': 'vm682-m1',
'builder': 'Mac',
'os': 'mac',

Powered by Google App Engine
This is Rietveld 408576698