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

Unified Diff: masters/master.client.v8/slaves.cfg

Issue 1578743002: V8 Buldbot: Remove haswell slaves to prepare swarming switch. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.v8/slaves.cfg
diff --git a/masters/master.client.v8/slaves.cfg b/masters/master.client.v8/slaves.cfg
index 5f7f930a1fddb108437c653e8d807eb732ca7a48..43cc58206d494a6b0b3504ef858a1ba4c6e67a2f 100644
--- a/masters/master.client.v8/slaves.cfg
+++ b/masters/master.client.v8/slaves.cfg
@@ -350,7 +350,7 @@ for vm in [3, 4, 5, 26, 27, 28, 29]:
'bits': '64',
})
-for bot in [6, 7, 10]:
+for bot in [10]:
slaves.append({
'master': 'V8',
'builder': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698