More sensible values for testcase timeouts
authorBart Polot <bart@net.in.tum.de>
Thu, 10 Nov 2011 01:39:43 +0000 (01:39 +0000)
committerBart Polot <bart@net.in.tum.de>
Thu, 10 Nov 2011 01:39:43 +0000 (01:39 +0000)
src/mesh/test_mesh_2dtorus.conf
src/mesh/test_mesh_small.conf

index a0198e27b678c50958f1c343c16689546e97d69f..ca17567469ee8315d27bfc9e240c1ab47f75b196 100644 (file)
@@ -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
index 80c71d8d16af40b776fbaa69c017a3025b804d49..cd2e16cdd62b0478c124cafc562de14bf086babd 100644 (file)
@@ -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