-begin new test cases
[oweals/gnunet.git] / contrib / testbed_infiniband.conf
index 85acf48e422e041b7d9dcbceb1f57bc0eaed1a6b..604aae8fbaa2946636d1cf6b357d4a70e8572ff6 100644 (file)
@@ -3,9 +3,12 @@ AUTOSTART = NO
 PORT = 12113
 ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
 HOSTNAME = localhost
-MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
-MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 30
-#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
+OVERLAY_TOPOLOGY = RANDOM
+OVERLAY_RANDOM_LINKS = 1000
+OPERATION_TIMEOUT = 45 s
+# LOG_FILE = /tmp/testbed.log
+SETUP_TIMEOUT = 30m
+MAX_OPEN_FDS = 512
 
 [fs]
 AUTOSTART = NO
@@ -15,53 +18,42 @@ AUTOSTART = NO
 
 [mesh]
 AUTOSTART = NO
+PORT = 71
 
 [dht]
 AUTOSTART = NO
+PORT = 70
+DISABLE_TRY_CONNECT = YES
 
-[block]
-plugins = dht test
+[statistics]
+AUTOSTART = NO
+PORT = 72
 
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = sqlite
 
 [transport]
-PLUGINS = tcp
+PLUGINS = udp
 DEBUG = NO
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
-NEIGHBOUR_LIMIT = 50
-PORT = 12365
-
-[ats]
-WAN_QUOTA_OUT = 3932160
-WAN_QUOTA_IN = 3932160
+NEIGHBOUR_LIMIT = 10
 
 [core]
 PORT = 12092
 AUTOSTART = YES
+USE_EPHEMERAL_KEYS = NO
 
 [arm]
 DEFAULTSERVICES = core
-PORT = 12366
+#PORT = 12366
 DEBUG = NO
 
-[transport-tcp]
+[transport-udp]
 TIMEOUT = 300 s
 PORT = 12368
-
-[TESTING]
-NUM_PEERS = 5
-WEAKRANDOM = YES
-DEBUG = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
-MAX_CONCURRENT_SSH = 10
-USE_PROGRESSBARS = YES
-PEERGROUP_TIMEOUT = 2400 s
-
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
+BROADCAST = NO
 
 [PATHS]
 SERVICEHOME = /tmp/test-testbed/
@@ -77,3 +69,18 @@ AUTOSTART = NO
 
 [nat]
 RETURN_LOCAL_ADDRESSES = YES
+
+[gns]
+AUTOSTART = NO
+
+[peerinfo]
+NO_IO = YES
+
+[consensus]
+AUTOSTART = NO
+
+[dv]
+AUTOSTART = NO
+
+[lockmanager]
+AUTOSTART = NO