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

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: Adding tests to presubmit 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
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..730a5f5178f24c08af1e7683ba3dabcef7e2902a 100644
--- a/masters/master.chromium.swarm/master.cfg
+++ b/masters/master.chromium.swarm/master.cfg
@@ -89,7 +89,7 @@ def SetupSwarmTests(machine, project=None):
factory_properties={
'gclient_env' : {'GYP_DEFINES': 'tests_run=hashtable'},
'swarm_port' : '9001',
- 'swarm_server' : 'vm155-m1'})
+ 'swarm_server' : 'http://vm155-m1'})
M-A Ruel 2012/04/19 19:07:19 'swarm_server' : 'http://vm155-m1:9001/'}) ?
csharp 2012/04/19 19:23:22 Done.
# ----------------------------------------------------------------------------

Powered by Google App Engine
This is Rietveld 408576698