-hopefully make sparc happy
authorMartin Schanzenbach <mschanzenbach@posteo.de>
Fri, 29 Jun 2012 20:59:51 +0000 (20:59 +0000)
committerMartin Schanzenbach <mschanzenbach@posteo.de>
Fri, 29 Jun 2012 20:59:51 +0000 (20:59 +0000)
src/gns/test_gns_dht_threepeer.c
src/gns/test_gns_simple_lookup.conf

index 9a7a0bdf3c89e3e95fcf431f3869bc86fa4ebc8b..8bcc06464715e9a3ed971956f528e5a8c7e6b295 100644 (file)
@@ -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 */
index ecc6e556876b42ba2cb9215d69a6fcae8cbdbb71..c9c5fc1a3861e83dd6c092a3dec071ec84d4a7f6 100644 (file)
@@ -87,7 +87,7 @@ HOME = $SERVICEHOME
 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