summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/http/agent.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/http/agent.js b/tests/http/agent.js
index 4c0eea91..8dec82d8 100644
--- a/tests/http/agent.js
+++ b/tests/http/agent.js
@@ -10,7 +10,7 @@ var TEST_INTERVAL_MAX = (60000 * 10);
var TEST_TIMEOUT = 60000;
// 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;
// Which port do agents use to serve up test data to each other?