From 565ac07bc18a37163574fc3f513254367ec0fc53 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Mon, 4 Mar 2013 16:53:38 +0000 Subject: - disable DHT --- contrib/testbed_infiniband.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf index bcf011bcb..231376e50 100644 --- a/contrib/testbed_infiniband.conf +++ b/contrib/testbed_infiniband.conf @@ -5,7 +5,7 @@ ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24; HOSTNAME = localhost MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 OVERLAY_TOPOLOGY = RANDOM -OVERLAY_RANDOM_LINKS = 2000 +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 @@ -49,7 +49,7 @@ AUTOSTART = YES USE_EPHEMERAL_KEYS = NO [arm] -DEFAULTSERVICES = core dht +DEFAULTSERVICES = core #PORT = 12366 DEBUG = NO -- cgit v1.2.3