gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r18086 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r18086 - gnunet/src/mesh
Date: Thu, 10 Nov 2011 02:39:44 +0100

Author: bartpolot
Date: 2011-11-10 02:39:43 +0100 (Thu, 10 Nov 2011)
New Revision: 18086

Modified:
   gnunet/src/mesh/test_mesh_2dtorus.conf
   gnunet/src/mesh/test_mesh_small.conf
Log:
More sensible values for testcase timeouts

Modified: gnunet/src/mesh/test_mesh_2dtorus.conf
===================================================================
--- gnunet/src/mesh/test_mesh_2dtorus.conf      2011-11-09 22:40:14 UTC (rev 
18085)
+++ gnunet/src/mesh/test_mesh_2dtorus.conf      2011-11-10 01:39:43 UTC (rev 
18086)
@@ -69,8 +69,8 @@
 #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

Modified: gnunet/src/mesh/test_mesh_small.conf
===================================================================
--- gnunet/src/mesh/test_mesh_small.conf        2011-11-09 22:40:14 UTC (rev 
18085)
+++ gnunet/src/mesh/test_mesh_small.conf        2011-11-10 01:39:43 UTC (rev 
18086)
@@ -69,8 +69,8 @@
 #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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]