fix warning
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique_random.conf
index 7def209eab99eed986b7c500b43f5920a5b47d94..0630d0ae779bcd94fd34beb172d085cf26ffddf0 100644 (file)
@@ -3,6 +3,7 @@ SERVICEHOME = /tmp/test-gnunet-testing/
 DEFAULTCONFIG = test_testing_data_topology_clique.conf
 
 [resolver]
+AUTOSTART = NO
 PORT = 2564
 
 [transport]
@@ -15,9 +16,10 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
+AUTOSTART = NO
 PORT = 2567
 
 [transport-tcp]
@@ -40,9 +42,15 @@ PORT = 2570
 #DEBUG = YES
 
 [testing]
-NUM_PEERS = 5
+NUM_PEERS = 20
 WEAKRANDOM = YES
-TOPOLOGY = 0
-CONNECT_TOPOLOGY_OPTION = 1
-CONNECT_TOPOLOGY_OPTION_MODIFIER = .5
+TOPOLOGY = CLIQUE
+CONNECT_TOPOLOGY_OPTION = CONNECT_RANDOM_SUBSET
+CONNECT_TOPOLOGY_OPTION_MODIFIER = .15
 F2F = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[dht]
+AUTOSTART = NO
+
+