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

Unified Diff: masters/master.chromium.win/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.win/slaves.cfg
diff --git a/masters/master.chromium.win/slaves.cfg b/masters/master.chromium.win/slaves.cfg
index ac07f1a3c84307958c748e1a2a76f8a26be3a143..db15db4981df6b0284ad0a0a26e0de0805eb9496 100644
--- a/masters/master.chromium.win/slaves.cfg
+++ b/masters/master.chromium.win/slaves.cfg
@@ -86,22 +86,6 @@ slaves = [
},
{
'master': 'ChromiumWin',
- 'builder': 'Win x64 GN',
kjellander_chromium 2016/04/22 06:26:21 Removing these without restarting the master resul
- 'hostname': 'vm8-m1',
- 'os': 'win',
- 'version': 'win7',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumWin',
- 'builder': 'Win x64 GN (dbg)',
- 'hostname': 'vm10-m1',
- 'os': 'win',
- 'version': 'win7',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumWin',
'builder': 'Win8 GN (dbg)',
'hostname': 'vm876-m1',
'os': 'win',

Powered by Google App Engine
This is Rietveld 408576698