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

Unified Diff: masters/master.chromium.swarm/master.cfg

Issue 10035003: Split up Each Swarm Test into Two Steps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Renaming broken test :( Created 8 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
« no previous file with comments | « PRESUBMIT.py ('k') | scripts/master/factory/swarm_commands.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.swarm/master.cfg
diff --git a/masters/master.chromium.swarm/master.cfg b/masters/master.chromium.swarm/master.cfg
index 5898beedc6f81ad3111176c8c42675b91bb3470d..6312ff034512dba2baae11b5d0c462ed31851f0e 100644
--- a/masters/master.chromium.swarm/master.cfg
+++ b/masters/master.chromium.swarm/master.cfg
@@ -88,8 +88,7 @@ def SetupSwarmTests(machine, project=None):
project=project,
factory_properties={
'gclient_env' : {'GYP_DEFINES': 'tests_run=hashtable'},
- 'swarm_port' : '9001',
- 'swarm_server' : 'vm155-m1'})
+ 'swarm_server' : 'http://vm155-m1:9001/'})
# ----------------------------------------------------------------------------
« no previous file with comments | « PRESUBMIT.py ('k') | scripts/master/factory/swarm_commands.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698