aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/testbed_infiniband.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf
index d05d60c9a..e0c962a77 100644
--- a/contrib/testbed_infiniband.conf
+++ b/contrib/testbed_infiniband.conf
@@ -3,13 +3,12 @@ AUTOSTART = NO
3PORT = 12113 3PORT = 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 6OVERLAY_TOPOLOGY = RANDOM
7OVERLAY_TOPOLOGY = 2D_TORUS 7OVERLAY_RANDOM_LINKS = 50000
8OVERLAY_RANDOM_LINKS = 4000
9OPERATION_TIMEOUT = 45 s 8OPERATION_TIMEOUT = 45 s
10# LOG_FILE = /tmp/testbed.log 9# LOG_FILE = /tmp/testbed.log
11#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
12SETUP_TIMEOUT = 30m 10SETUP_TIMEOUT = 30m
11MAX_OPEN_FDS = 512
13 12
14[fs] 13[fs]
15AUTOSTART = NO 14AUTOSTART = NO