From aab6dea2a1a680556aeb5c6a0ba0ae6b2a4d5beb Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Sat, 12 Nov 2011 01:07:27 +0000 Subject: [PATCH] Adapted timeout for slower buildbots --- src/mesh/test_mesh_2dtorus.conf | 2 +- src/mesh/test_mesh_small.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mesh/test_mesh_2dtorus.conf b/src/mesh/test_mesh_2dtorus.conf index ca1756746..35d69f02b 100644 --- a/src/mesh/test_mesh_2dtorus.conf +++ b/src/mesh/test_mesh_2dtorus.conf @@ -69,7 +69,7 @@ CONNECT_TOPOLOGY = 2D_TORUS #PERCENTAGE = 3 #PROBABILITY = .1 F2F = NO -CONNECT_TIMEOUT = 300 +CONNECT_TIMEOUT = 600 CONNECT_ATTEMPTS = 2 DEBUG = YES HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf index cd2e16cdd..4c4608449 100644 --- a/src/mesh/test_mesh_small.conf +++ b/src/mesh/test_mesh_small.conf @@ -69,7 +69,7 @@ CONNECT_TOPOLOGY = 2D_TORUS #PERCENTAGE = 3 #PROBABILITY = .1 F2F = NO -CONNECT_TIMEOUT = 360 +CONNECT_TIMEOUT = 660 CONNECT_ATTEMPTS = 2 DEBUG = YES HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat -- 2.25.1