is sparc problem a timeout issue?
authorNathan S. Evans <evans@in.tum.de>
Thu, 23 Dec 2010 16:51:46 +0000 (16:51 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 23 Dec 2010 16:51:46 +0000 (16:51 +0000)
src/dht/test_dht_api.c

index 29e407439a73a10b7835dcbd7f83b332fe89a896..169a7f7a2ed723dfbbc810630bd4423ad9c9c7f8 100644 (file)
@@ -43,7 +43,7 @@
 /**
  * How long until we really give up on a particular testcase portion?
  */
-#define TOTAL_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 360)
+#define TOTAL_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 600)
 
 /**
  * How long until we give up on any particular operation (and retry)?