gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r22404 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r22404 - gnunet/src/gns
Date: Fri, 29 Jun 2012 22:59:51 +0200

Author: schanzen
Date: 2012-06-29 22:59:51 +0200 (Fri, 29 Jun 2012)
New Revision: 22404

Modified:
   gnunet/src/gns/test_gns_dht_threepeer.c
   gnunet/src/gns/test_gns_simple_lookup.conf
Log:
-hopefully make sparc happy

Modified: gnunet/src/gns/test_gns_dht_threepeer.c
===================================================================
--- gnunet/src/gns/test_gns_dht_threepeer.c     2012-06-29 20:46:08 UTC (rev 
22403)
+++ gnunet/src/gns/test_gns_dht_threepeer.c     2012-06-29 20:59:51 UTC (rev 
22404)
@@ -42,7 +42,7 @@
 #define VERBOSE GNUNET_YES
 
 /* Timeout for entire testcase */
-#define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 180)
+#define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_MINUTES, 5)
 #define ZONE_PUT_WAIT_TIME 
GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 30)
 
 /* If number of peers not in config file, use this number */

Modified: gnunet/src/gns/test_gns_simple_lookup.conf
===================================================================
--- gnunet/src/gns/test_gns_simple_lookup.conf  2012-06-29 20:46:08 UTC (rev 
22403)
+++ gnunet/src/gns/test_gns_simple_lookup.conf  2012-06-29 20:59:51 UTC (rev 
22404)
@@ -87,7 +87,7 @@
 CONFIG = $DEFAULTCONFIG
 AUTO_IMPORT_PKEY = YES
 MAX_PARALLEL_BACKGROUND_QUERIES = 10
-DEFAULT_LOOKUP_TIMEOUT = 5
+DEFAULT_LOOKUP_TIMEOUT = 15
 RECORD_PUT_INTERVAL = 1
 ZONE_PUT_INTERVAL = 5
 




reply via email to

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