aboutsummaryrefslogtreecommitdiff
path: root/contrib/testbed_infiniband.conf
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-10-18 23:04:28 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-10-18 23:04:28 +0000
commitf6dfb2991a3f8090f288b58416240657b2a59996 (patch)
tree64066cc6b762c52df1f5410f2ef9713d81973857 /contrib/testbed_infiniband.conf
parentc66253b7387b21d6243bbbbd9829aab61f2b5291 (diff)
downloadgnunet-f6dfb2991a3f8090f288b58416240657b2a59996.tar.gz
gnunet-f6dfb2991a3f8090f288b58416240657b2a59996.zip
- script to clean up testbed run when it crashes
- lowered parallel overlay connect operations - added more infiniband cluster nodes
Diffstat (limited to 'contrib/testbed_infiniband.conf')
-rw-r--r--contrib/testbed_infiniband.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf
index 818aba097..85acf48e4 100644
--- a/contrib/testbed_infiniband.conf
+++ b/contrib/testbed_infiniband.conf
@@ -4,7 +4,7 @@ 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
7MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 50 7MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 30
8#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args 8#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
9 9
10[fs] 10[fs]