gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r34663 - gnunet/src/hostlist


From: gnunet
Subject: [GNUnet-SVN] r34663 - gnunet/src/hostlist
Date: Tue, 16 Dec 2014 22:28:24 +0100

Author: grothoff
Date: 2014-12-16 22:28:24 +0100 (Tue, 16 Dec 2014)
New Revision: 34663

Modified:
   gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
   gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
   gnunet/src/hostlist/test_learning_adv_peer.conf
   gnunet/src/hostlist/test_learning_learn_peer.conf
   gnunet/src/hostlist/test_learning_learn_peer2.conf
Log:
-hostlist tests need topology


Modified: gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
===================================================================
--- gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf  2014-12-16 
21:14:39 UTC (rev 34662)
+++ gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf  2014-12-16 
21:28:24 UTC (rev 34663)
@@ -33,10 +33,12 @@
 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

Modified: gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
===================================================================
--- gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf  2014-12-16 
21:14:39 UTC (rev 34662)
+++ gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf  2014-12-16 
21:28:24 UTC (rev 34663)
@@ -30,7 +30,7 @@
 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 @@
 PORT = 22971
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-ats.sock
 
+[topology]
+FORCESTART = YES

Modified: gnunet/src/hostlist/test_learning_adv_peer.conf
===================================================================
--- gnunet/src/hostlist/test_learning_adv_peer.conf     2014-12-16 21:14:39 UTC 
(rev 34662)
+++ gnunet/src/hostlist/test_learning_adv_peer.conf     2014-12-16 21:28:24 UTC 
(rev 34663)
@@ -40,3 +40,6 @@
 [ats]
 PORT = 22971
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-ats-p2-service-core.sock
+
+[topology]
+FORCESTART = YES

Modified: gnunet/src/hostlist/test_learning_learn_peer.conf
===================================================================
--- gnunet/src/hostlist/test_learning_learn_peer.conf   2014-12-16 21:14:39 UTC 
(rev 34662)
+++ gnunet/src/hostlist/test_learning_learn_peer.conf   2014-12-16 21:28:24 UTC 
(rev 34663)
@@ -39,3 +39,6 @@
 [ats]
 PORT = 12971
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-ats-p1-service-core.sock
+
+[topology]
+FORCESTART = YES

Modified: gnunet/src/hostlist/test_learning_learn_peer2.conf
===================================================================
--- gnunet/src/hostlist/test_learning_learn_peer2.conf  2014-12-16 21:14:39 UTC 
(rev 34662)
+++ gnunet/src/hostlist/test_learning_learn_peer2.conf  2014-12-16 21:28:24 UTC 
(rev 34663)
@@ -35,3 +35,6 @@
 OPTIONS = -b -e
 SERVERS = http://localhost:12981/
 FORCESTART = YES
+
+[topology]
+FORCESTART = YES




reply via email to

[Prev in Thread] Current Thread [Next in Thread]