-disable NSE POW during cadet tests
[oweals/gnunet.git] / contrib / testbed_supermuc.conf
index cce07b54d638e6213d6dbfcbb5a1e4f1619ce676..02d64d62f06c0685078841c37379f239f2d92db1 100644 (file)
@@ -1,14 +1,17 @@
 [testbed]
 AUTOSTART = NO
 PORT = 12113
-ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
+ACCEPT_FROM = 127.0.0.1;10.0.0.0/8;
 HOSTNAME = localhost
 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
-OVERLAY_TOPOLOGY = RANDOM
-OVERLAY_RANDOM_LINKS = 100000
-OPERATION_TIMEOUT = 45 s
+MAX_PARALLEL_OPERATIONS = 500
+OVERLAY_TOPOLOGY = 2D_TORUS
+OVERLAY_RANDOM_LINKS = 4000
+OPERATION_TIMEOUT = 10 s
 # LOG_FILE = /tmp/testbed.log
 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
+MAX_OPEN_FDS=512
+SETUP_TIMEOUT = 30 m
 
 [fs]
 AUTOSTART = NO
@@ -16,7 +19,7 @@ AUTOSTART = NO
 [resolver]
 AUTOSTART = NO
 
-[mesh]
+[cadet]
 AUTOSTART = NO
 PORT = 71
 
@@ -29,9 +32,6 @@ DISABLE_TRY_CONNECT = YES
 AUTOSTART = NO
 PORT = 72
 
-[block]
-plugins = dht test
-
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = sqlite
@@ -49,44 +49,26 @@ AUTOSTART = YES
 USE_EPHEMERAL_KEYS = NO
 
 [arm]
-DEFAULTSERVICES = core
+DEFAULTSERVICES = transport core ats
 #PORT = 12366
 DEBUG = NO
+#PREFIX = strace -r -T -o /${WORK}/trace/${PEERID}.strace
 
 [transport-udp]
 TIMEOUT = 300 s
 PORT = 12368
 BROADCAST = NO
 
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
-
 [PATHS]
 SERVICEHOME = /tmp/test-testbed/
 
-[dns]
-AUTOSTART = NO
-
-[nse]
-AUTOSTART = NO
-
-[vpn]
-AUTOSTART = NO
-
 [nat]
-RETURN_LOCAL_ADDRESSES = YES
-
-[gns]
-AUTOSTART = NO
+BEHIND_NAT = NO
+RETURN_LOCAL_ADDRESSES = NO
 
 [peerinfo]
-NO_IO = YES
-
-[consensus]
-AUTOSTART = NO
-
-[dv]
 AUTOSTART = NO
+NO_IO = YES
 
-[lockmanager]
-AUTOSTART = NO
+[testing]
+USE_ABSTRACT_SOCKETS = YES