-hostlist tests need topology
authorChristian Grothoff <christian@grothoff.org>
Tue, 16 Dec 2014 21:28:24 +0000 (21:28 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 16 Dec 2014 21:28:24 +0000 (21:28 +0000)
src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
src/hostlist/test_learning_adv_peer.conf
src/hostlist/test_learning_learn_peer.conf
src/hostlist/test_learning_learn_peer2.conf

index af86e374c016426a5665839f38a754794c1debfe..6269a13fe201285b036d86af9f0bea991ea1ffc2 100644 (file)
@@ -33,10 +33,12 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-core.sock
 HTTPPORT = 12980
 HOSTLISTFILE = hostlists_peer1.file
 OPTIONS = -b -p
-SERVERS = http://localhost:12981/
+SERVERS = http://localhost:22981/
 FORCESTART = YES
 
 [ats]
 PORT = 12971
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-ats.sock
 
+[topology]
+FORCESTART = YES
\ No newline at end of file
index 11d32cd1a5468c8d30e096e63513197c4d044cfe..91df6a65d2e2f605f498633013438b9263366cde 100644 (file)
@@ -30,7 +30,7 @@ PORT = 22970
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-core.sock
 
 [hostlist]
-HTTPPORT = 12981
+HTTPPORT = 22981
 HOSTLISTFILE = hostlists_peer2.file
 OPTIONS = -b -p
 SERVERS = http://localhost:12980/
@@ -40,3 +40,5 @@ FORCESTART = YES
 PORT = 22971
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-ats.sock
 
+[topology]
+FORCESTART = YES
index 43db0992f15db47881415179905bfa14e1355fdf..0b010ada1f56c13b718cc24f4486fa42bc04d7a9 100644 (file)
@@ -40,3 +40,6 @@ FORCESTART = YES
 [ats]
 PORT = 22971
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-ats-p2-service-core.sock
+
+[topology]
+FORCESTART = YES
index 3411d3e7091958318bf8be835c9ca3014198ba46..6675ba36475b6267399a5d6f18a9466286fe57d4 100644 (file)
@@ -39,3 +39,6 @@ FORCESTART = YES
 [ats]
 PORT = 12971
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-ats-p1-service-core.sock
+
+[topology]
+FORCESTART = YES
index de3e812717921aa186ffe8c6e05b0c3c90cc1a82..6fd289e49c7c8228441e2da1bf27cdc4c05ad53c 100644 (file)
@@ -35,3 +35,6 @@ HOSTLISTFILE = hostlists_learn_peer2.file
 OPTIONS = -b -e
 SERVERS = http://localhost:12981/
 FORCESTART = YES
+
+[topology]
+FORCESTART = YES