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

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

Issue 602963002: Use only one tester for debug Linux since we're swarming the tests now. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 3 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.linux/slaves.cfg
diff --git a/masters/master.chromium.linux/slaves.cfg b/masters/master.chromium.linux/slaves.cfg
index 80ecc2b2cb72a5c27aa2b27290c8f46695d73f16..fe16d622656ccd386454a4bebd8fbc9650fb23a9 100644
--- a/masters/master.chromium.linux/slaves.cfg
+++ b/masters/master.chromium.linux/slaves.cfg
@@ -63,15 +63,7 @@ slaves = [
{
'master': 'ChromiumLinux',
'hostname': 'vm916-m1',
- 'builder': 'Linux Tests (dbg)(1)',
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumLinux',
- 'hostname': 'vm917-m1',
jam 2014/09/24 21:41:36 I didn't see an 'unused' file to put this VM in?
Paweł Hajdan Jr. 2014/09/24 22:20:01 That's okay, I think we just drop it, possibly sen
- 'builder': 'Linux Tests (dbg)(2)',
+ 'builder': 'Linux Tests (dbg)',
'os': 'linux',
'version': 'precise',
'bits': '64',
« no previous file with comments | « masters/master.chromium.linux/master_linux_cfg.py ('k') | scripts/slave/recipe_modules/chromium/chromium_linux.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698