set peer state properly
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique.conf
index a6cf1eb2e821a2c28a044084e33fd7d1e9a95784..ab86fbf1356746ff3761df62703f7df1b8f07e8d 100644 (file)
@@ -23,6 +23,7 @@ PORT = 2567
 
 [transport-tcp]
 PORT = 2568
+ENABLE_UPNP = NO
 
 [transport-udp]
 PORT = 2568
@@ -32,7 +33,7 @@ PORT = 2569
 #DEBUG = YES
 #PREFIX = xterm -e xterm -T peerinfo -e gdb --args
 #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/peerinfo/.libs/gnunet-service-peerinfo
-PREFIX = valgrind --tool=memcheck --log-file=peerinfo%p
+#PREFIX = valgrind --tool=memcheck --log-file=peerinfo%p
 
 [core]
 PORT = 2570
@@ -45,4 +46,12 @@ NUM_PEERS = 4
 WEAKRANDOM = YES
 TOPOLOGY = CLIQUE
 F2F = YES
+CONNECT_TIMEOUT = 180
+CONNECT_ATTEMPTS = 14
 #DEBUG = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[dht]
+AUTOSTART = NO
+
+