-disable NSE POW during cadet tests
[oweals/gnunet.git] / contrib / testbed_supermuc.conf
index fa2439046c9197db7d74677b43ac0dd2de027570..02d64d62f06c0685078841c37379f239f2d92db1 100644 (file)
@@ -4,9 +4,10 @@ PORT = 12113
 ACCEPT_FROM = 127.0.0.1;10.0.0.0/8;
 HOSTNAME = localhost
 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
+MAX_PARALLEL_OPERATIONS = 500
 OVERLAY_TOPOLOGY = 2D_TORUS
 OVERLAY_RANDOM_LINKS = 4000
-OPERATION_TIMEOUT = 45 s
+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
@@ -18,7 +19,7 @@ AUTOSTART = NO
 [resolver]
 AUTOSTART = NO
 
-[mesh]
+[cadet]
 AUTOSTART = NO
 PORT = 71
 
@@ -48,9 +49,10 @@ 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
@@ -60,29 +62,13 @@ BROADCAST = NO
 [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
 
 [testing]
 USE_ABSTRACT_SOCKETS = YES