From 5a2285954d27a47a4f5974154bf2bb271b95d56e Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Thu, 10 Nov 2011 01:39:43 +0000 Subject: More sensible values for testcase timeouts --- src/mesh/test_mesh_2dtorus.conf | 4 ++-- src/mesh/test_mesh_small.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/mesh/test_mesh_2dtorus.conf b/src/mesh/test_mesh_2dtorus.conf index a0198e27b..ca1756746 100644 --- a/src/mesh/test_mesh_2dtorus.conf +++ b/src/mesh/test_mesh_2dtorus.conf @@ -69,8 +69,8 @@ CONNECT_TOPOLOGY = 2D_TORUS #PERCENTAGE = 3 #PROBABILITY = .1 F2F = NO -CONNECT_TIMEOUT = 3600 -CONNECT_ATTEMPTS = 30 +CONNECT_TIMEOUT = 300 +CONNECT_ATTEMPTS = 2 DEBUG = YES HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat MAX_CONCURRENT_SSH = 10 diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf index 80c71d8d1..cd2e16cdd 100644 --- a/src/mesh/test_mesh_small.conf +++ b/src/mesh/test_mesh_small.conf @@ -69,8 +69,8 @@ CONNECT_TOPOLOGY = 2D_TORUS #PERCENTAGE = 3 #PROBABILITY = .1 F2F = NO -CONNECT_TIMEOUT = 3600 -CONNECT_ATTEMPTS = 30 +CONNECT_TIMEOUT = 360 +CONNECT_ATTEMPTS = 2 DEBUG = YES HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat MAX_CONCURRENT_SSH = 10 -- cgit v1.2.3