insane timeout for testcase
authorNathan S. Evans <evans@in.tum.de>
Fri, 24 Sep 2010 08:17:07 +0000 (08:17 +0000)
committerNathan S. Evans <evans@in.tum.de>
Fri, 24 Sep 2010 08:17:07 +0000 (08:17 +0000)
src/topology/test_gnunet_daemon_topology.c

index a78ea671ae07119d0987526adde9d709c7f864c0..f6b671dc088ffbf4c734f05cf32b275487eedc73 100644 (file)
@@ -31,7 +31,7 @@
 /**
  * How long until we give up on connecting the peers?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 360)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 600)
 
 #define CONNECT_ATTEMPTS 3