-avoid side-effect in assertion
[oweals/gnunet.git] / src / testbed / test_testbed_api.conf
index 6f2a5c950649720eb3da0879e594ad4cd13cd2a0..076484670bb0bfdcfa6002740dfee118a6827403 100644 (file)
@@ -4,7 +4,6 @@ PORT = 12113
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 NEIGHBOUR_LIMIT = 100
-MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 3
 TOPOLOGY = RANDOM
 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
 
@@ -28,7 +27,7 @@ QUOTA = 1 MB
 DATABASE = sqlite
 
 [transport]
-PLUGINS = tcp
+PLUGINS = udp
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -41,23 +40,16 @@ WAN_QUOTA_IN = 3932160
 [core]
 PORT = 12092
 AUTOSTART = YES
+USE_EPHEMERAL_KEYS = NO
 
 [arm]
 DEFAULTSERVICES = core transport
 PORT = 12366
 
-[transport-tcp]
+[transport-udp]
 TIMEOUT = 300 s
 PORT = 12368
 
-[TESTING]
-NUM_PEERS = 5
-WEAKRANDOM = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
-MAX_CONCURRENT_SSH = 10
-USE_PROGRESSBARS = YES
-PEERGROUP_TIMEOUT = 2400 s
-
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
 
@@ -77,4 +69,16 @@ AUTOSTART = NO
 RETURN_LOCAL_ADDRESSES = YES
 
 [gns-helper-service-w32]
-AUTOSTART = NO
\ No newline at end of file
+AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO
+
+[gns]
+AUTOSTART = NO
+
+[statistics]
+AUTOSTART = NO
+
+[peerinfo]
+NO_IO = YES