Browse Source

New agent master IP.

Adam Ierymenko 9 years ago
parent
commit
badec136fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/http/agent.js

+ 1 - 1
tests/http/agent.js

@@ -10,7 +10,7 @@ var TEST_INTERVAL_MAX = (60000 * 10);
 var TEST_TIMEOUT = 60000;
 var TEST_TIMEOUT = 60000;
 
 
 // Where should I get other agents' IDs and POST results?
 // Where should I get other agents' IDs and POST results?
-var SERVER_HOST = '52.23.172.206';
+var SERVER_HOST = '52.32.186.221';
 var SERVER_PORT = 18080;
 var SERVER_PORT = 18080;
 
 
 // Which port do agents use to serve up test data to each other?
 // Which port do agents use to serve up test data to each other?