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

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

Issue 1575853002: V8 Buildbot: Stage mac for swarming. (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 | scripts/slave/recipe_modules/v8/builders.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.v8/slaves.cfg
diff --git a/masters/master.tryserver.v8/slaves.cfg b/masters/master.tryserver.v8/slaves.cfg
index 01144eae5923c8fa40611bd3bc36a5e757b31d78..4297acf39dab9374f22b703a8ab3a4063a61aff1 100644
--- a/masters/master.tryserver.v8/slaves.cfg
+++ b/masters/master.tryserver.v8/slaves.cfg
@@ -73,7 +73,6 @@ slaves.extend([
'v8_win64_rel_ng',
'v8_win64_compile_rel',
'v8_win64_dbg',
- 'v8_swarming_staging',
],
'hostname': 'vm%d-m4' % i,
'os': 'win',
@@ -92,6 +91,7 @@ slaves.extend([
'v8_mac64_rel',
'v8_mac64_dbg',
'v8_mac64_asan_rel',
+ 'v8_swarming_staging',
],
'hostname': name,
'os': 'mac',
« no previous file with comments | « no previous file | scripts/slave/recipe_modules/v8/builders.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698