gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r18042 - in gnunet/src: mesh testing


From: gnunet
Subject: [GNUnet-SVN] r18042 - in gnunet/src: mesh testing
Date: Mon, 7 Nov 2011 14:29:41 +0100

Author: bartpolot
Date: 2011-11-07 14:29:41 +0100 (Mon, 07 Nov 2011)
New Revision: 18042

Modified:
   gnunet/src/mesh/test_mesh_2dtorus.conf
   gnunet/src/mesh/test_mesh_small.conf
   gnunet/src/testing/test_testing_2dtorus.conf
Log:
More time to connect peergroup

Modified: gnunet/src/mesh/test_mesh_2dtorus.conf
===================================================================
--- gnunet/src/mesh/test_mesh_2dtorus.conf      2011-11-07 12:54:33 UTC (rev 
18041)
+++ gnunet/src/mesh/test_mesh_2dtorus.conf      2011-11-07 13:29:41 UTC (rev 
18042)
@@ -69,8 +69,8 @@
 #PERCENTAGE = 3
 #PROBABILITY = .1
 F2F = NO
-CONNECT_TIMEOUT = 60
-CONNECT_ATTEMPTS = 3
+CONNECT_TIMEOUT = 3600
+CONNECT_ATTEMPTS = 30
 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-07 12:54:33 UTC (rev 
18041)
+++ gnunet/src/mesh/test_mesh_small.conf        2011-11-07 13:29:41 UTC (rev 
18042)
@@ -69,8 +69,8 @@
 #PERCENTAGE = 3
 #PROBABILITY = .1
 F2F = NO
-CONNECT_TIMEOUT = 60
-CONNECT_ATTEMPTS = 3
+CONNECT_TIMEOUT = 3600
+CONNECT_ATTEMPTS = 30
 DEBUG = YES
 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 MAX_CONCURRENT_SSH = 10

Modified: gnunet/src/testing/test_testing_2dtorus.conf
===================================================================
--- gnunet/src/testing/test_testing_2dtorus.conf        2011-11-07 12:54:33 UTC 
(rev 18041)
+++ gnunet/src/testing/test_testing_2dtorus.conf        2011-11-07 13:29:41 UTC 
(rev 18042)
@@ -61,8 +61,8 @@
 #PERCENTAGE = 3
 #PROBABILITY = .1
 F2F = NO
-CONNECT_TIMEOUT = 60
-CONNECT_ATTEMPTS = 3
+CONNECT_TIMEOUT = 3600
+CONNECT_ATTEMPTS = 30
 DEBUG = YES
 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 MAX_CONCURRENT_SSH = 10




reply via email to

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