aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-05-02 14:21:04 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-05-02 14:21:04 +0000
commit9f344d13ecaade85c52c9ba79dbbe7cc11bb7d17 (patch)
treebfa51603eb7895f65f91f439384212b2f232e26b /contrib
parent6ee0469b03acf196d81104e1aa6aa5e53820cacc (diff)
downloadgnunet-9f344d13ecaade85c52c9ba79dbbe7cc11bb7d17.tar.gz
gnunet-9f344d13ecaade85c52c9ba79dbbe7cc11bb7d17.zip
- supermuc config
Diffstat (limited to 'contrib')
-rw-r--r--contrib/testbed_supermuc.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/contrib/testbed_supermuc.conf b/contrib/testbed_supermuc.conf
index 6758c5c3f..de9a3c945 100644
--- a/contrib/testbed_supermuc.conf
+++ b/contrib/testbed_supermuc.conf
@@ -1,14 +1,16 @@
1[testbed] 1[testbed]
2AUTOSTART = NO 2AUTOSTART = NO
3PORT = 12113 3PORT = 12113
4ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24, 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
7OVERLAY_TOPOLOGY = RANDOM 7OVERLAY_TOPOLOGY = 2D_TORUS
8OVERLAY_RANDOM_LINKS = 100000 8OVERLAY_RANDOM_LINKS = 4000
9OPERATION_TIMEOUT = 45 s 9OPERATION_TIMEOUT = 45 s
10# LOG_FILE = /tmp/testbed.log 10# LOG_FILE = /tmp/testbed.log
11#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args 11#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
12MAX_OPEN_FDS=512
13SETUP_TIMEOUT = 30 m
12 14
13[fs] 15[fs]
14AUTOSTART = NO 16AUTOSTART = NO