From 3a9b67a0ee33bd00508df3f710dbbabe692d48e8 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 9 Nov 2011 15:17:59 +0000 Subject: [PATCH] Improved testcase parameters --- src/testing/test_testing_2dtorus.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/testing/test_testing_2dtorus.conf b/src/testing/test_testing_2dtorus.conf index 492a0bc36..5660c1449 100644 --- a/src/testing/test_testing_2dtorus.conf +++ b/src/testing/test_testing_2dtorus.conf @@ -4,7 +4,7 @@ DEFAULTCONFIG = test_testing_small.conf [arm] PORT = 10010 -DEFAULTSERVICES = core dht +DEFAULTSERVICES = core #DEBUG = YES [statistics] @@ -61,8 +61,8 @@ CONNECT_TOPOLOGY = 2D_TORUS #PERCENTAGE = 3 #PROBABILITY = .1 F2F = NO -CONNECT_TIMEOUT = 3600 -CONNECT_ATTEMPTS = 30 +CONNECT_TIMEOUT = 180 +CONNECT_ATTEMPTS = 2 DEBUG = YES HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat MAX_CONCURRENT_SSH = 10 -- 2.25.1