aboutsummaryrefslogtreecommitdiff
path: root/contrib/testbed_supermuc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/testbed_supermuc.conf')
-rw-r--r--contrib/testbed_supermuc.conf28
1 files changed, 7 insertions, 21 deletions
diff --git a/contrib/testbed_supermuc.conf b/contrib/testbed_supermuc.conf
index fa2439046..38ad1a851 100644
--- a/contrib/testbed_supermuc.conf
+++ b/contrib/testbed_supermuc.conf
@@ -4,9 +4,10 @@ PORT = 12113
4ACCEPT_FROM = 127.0.0.1;10.0.0.0/8; 4ACCEPT_FROM = 127.0.0.1;10.0.0.0/8;
5HOSTNAME = localhost 5HOSTNAME = localhost
6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
7MAX_PARALLEL_OPERATIONS = 500
7OVERLAY_TOPOLOGY = 2D_TORUS 8OVERLAY_TOPOLOGY = 2D_TORUS
8OVERLAY_RANDOM_LINKS = 4000 9OVERLAY_RANDOM_LINKS = 4000
9OPERATION_TIMEOUT = 45 s 10OPERATION_TIMEOUT = 10 s
10# LOG_FILE = /tmp/testbed.log 11# LOG_FILE = /tmp/testbed.log
11#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args 12#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
12MAX_OPEN_FDS=512 13MAX_OPEN_FDS=512
@@ -48,9 +49,10 @@ AUTOSTART = YES
48USE_EPHEMERAL_KEYS = NO 49USE_EPHEMERAL_KEYS = NO
49 50
50[arm] 51[arm]
51DEFAULTSERVICES = core 52DEFAULTSERVICES = transport core ats
52#PORT = 12366 53#PORT = 12366
53DEBUG = NO 54DEBUG = NO
55#PREFIX = strace -r -T -o /${WORK}/trace/${PEERID}.strace
54 56
55[transport-udp] 57[transport-udp]
56TIMEOUT = 300 s 58TIMEOUT = 300 s
@@ -60,29 +62,13 @@ BROADCAST = NO
60[PATHS] 62[PATHS]
61SERVICEHOME = /tmp/test-testbed/ 63SERVICEHOME = /tmp/test-testbed/
62 64
63[dns]
64AUTOSTART = NO
65
66[nse]
67AUTOSTART = NO
68
69[vpn]
70AUTOSTART = NO
71
72[nat] 65[nat]
73RETURN_LOCAL_ADDRESSES = YES 66BEHIND_NAT = NO
74 67RETURN_LOCAL_ADDRESSES = NO
75[gns]
76AUTOSTART = NO
77 68
78[peerinfo] 69[peerinfo]
79NO_IO = YES
80
81[consensus]
82AUTOSTART = NO
83
84[dv]
85AUTOSTART = NO 70AUTOSTART = NO
71NO_IO = YES
86 72
87[testing] 73[testing]
88USE_ABSTRACT_SOCKETS = YES 74USE_ABSTRACT_SOCKETS = YES