diff options
author | Sree Harsha Totakura <totakura@in.tum.de> | 2013-04-04 13:57:15 +0000 |
---|---|---|
committer | Sree Harsha Totakura <totakura@in.tum.de> | 2013-04-04 13:57:15 +0000 |
commit | 5edf4f0f14acb543638658578eca57f8ee46d72f (patch) | |
tree | 4ee730308f00233339776c8440eebe8419903108 /contrib | |
parent | 0fd8f9587471a5b2b5107ebd62c9f424266d5eef (diff) |
- increase testbed setup timeout
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/testbed_infiniband.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf index 5ca12a1a00..d05d60c9ad 100644 --- a/contrib/testbed_infiniband.conf +++ b/contrib/testbed_infiniband.conf @@ -4,11 +4,12 @@ PORT = 12113 ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24; HOSTNAME = localhost MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 -OVERLAY_TOPOLOGY = LINE +OVERLAY_TOPOLOGY = 2D_TORUS OVERLAY_RANDOM_LINKS = 4000 OPERATION_TIMEOUT = 45 s # LOG_FILE = /tmp/testbed.log #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args +SETUP_TIMEOUT = 30m [fs] AUTOSTART = NO |