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

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

Issue 2031413002: Set up experimental Windows VM perf builders. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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.chromium.perf/slaves.cfg
diff --git a/masters/master.chromium.perf/slaves.cfg b/masters/master.chromium.perf/slaves.cfg
index b2467c770163db049d9baf265b00f8449534d690..216c6c269de24bfd2a6fa0668da076a0b4e103f9 100644
--- a/masters/master.chromium.perf/slaves.cfg
+++ b/masters/master.chromium.perf/slaves.cfg
@@ -38,9 +38,9 @@ _AddBuildSlaves('Android Builder', 'linux', 'trusty',
_AddBuildSlaves('Android arm64 Builder', 'linux', 'trusty',
['slave7-c1', 'slave55-c1', 'slave56-c1'])
_AddBuildSlaves('Win Builder', 'win', 'win7',
- ['build20-m1', 'build21-m1'])
+ ['build20-m1', 'build21-m1', 'vm325-m1'])
_AddBuildSlaves('Win x64 Builder', 'win', 'win7',
- ['build34-m1', 'build131-m1'])
+ ['build34-m1', 'build131-m1', 'vm326-m1'])
_AddBuildSlaves('Mac Builder', 'mac', '10.9',
['vm108-m1', 'vm109-m1', 'vm110-m1', 'vm111-m1', 'vm112-m1',
'vm691-m1', 'vm692-m1'])
« 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