From: Martin Schanzenbach Date: Fri, 29 Jun 2012 20:59:51 +0000 (+0000) Subject: -hopefully make sparc happy X-Git-Tag: initial-import-from-subversion-38251~12717 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2ff1dfc95ae595ed0d14bef76b58f33fa5e673f8;p=oweals%2Fgnunet.git -hopefully make sparc happy --- diff --git a/src/gns/test_gns_dht_threepeer.c b/src/gns/test_gns_dht_threepeer.c index 9a7a0bdf3..8bcc06464 100644 --- a/src/gns/test_gns_dht_threepeer.c +++ b/src/gns/test_gns_dht_threepeer.c @@ -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 */ diff --git a/src/gns/test_gns_simple_lookup.conf b/src/gns/test_gns_simple_lookup.conf index ecc6e5568..c9c5fc1a3 100644 --- a/src/gns/test_gns_simple_lookup.conf +++ b/src/gns/test_gns_simple_lookup.conf @@ -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