aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-04-04 13:57:15 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-04-04 13:57:15 +0000
commit5edf4f0f14acb543638658578eca57f8ee46d72f (patch)
tree4ee730308f00233339776c8440eebe8419903108 /contrib
parent0fd8f9587471a5b2b5107ebd62c9f424266d5eef (diff)
downloadgnunet-5edf4f0f14acb543638658578eca57f8ee46d72f.tar.gz
gnunet-5edf4f0f14acb543638658578eca57f8ee46d72f.zip
- increase testbed setup timeout
Diffstat (limited to 'contrib')
-rw-r--r--contrib/testbed_infiniband.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf
index 5ca12a1a0..d05d60c9a 100644
--- a/contrib/testbed_infiniband.conf
+++ b/contrib/testbed_infiniband.conf
@@ -4,11 +4,12 @@ PORT = 12113
4ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24; 4ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
5HOSTNAME = localhost 5HOSTNAME = localhost
6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
7OVERLAY_TOPOLOGY = LINE 7OVERLAY_TOPOLOGY = 2D_TORUS
8OVERLAY_RANDOM_LINKS = 4000 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
12SETUP_TIMEOUT = 30m
12 13
13[fs] 14[fs]
14AUTOSTART = NO 15AUTOSTART = NO