summaryrefslogtreecommitdiff
path: root/tests/http/agent.js
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-11-05 14:54:54 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-11-05 14:54:54 -0800
commitd9abc28fe3f0008a9686fc619412e4f58cc4d8ae (patch)
treeecc0106c822e45e85f3b294f2a2e69fe61515393 /tests/http/agent.js
parent3e22fee84290c859a13186e6e485b02b33305618 (diff)
downloadinfinitytier-d9abc28fe3f0008a9686fc619412e4f58cc4d8ae.tar.gz
infinitytier-d9abc28fe3f0008a9686fc619412e4f58cc4d8ae.zip
.
Diffstat (limited to 'tests/http/agent.js')
-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 eafe265d..4c0eea91 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 = '174.136.102.178';
+var SERVER_HOST = '52.23.172.206';
var SERVER_PORT = 18080;
// Which port do agents use to serve up test data to each other?