even longer timeout, still timing out on hostkey generation (sparcbot)
authorNathan S. Evans <evans@in.tum.de>
Thu, 23 Sep 2010 07:45:12 +0000 (07:45 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 23 Sep 2010 07:45:12 +0000 (07:45 +0000)
src/topology/test_gnunet_daemon_topology.c

index 45027520baffe423ff4be0bec72ebacf119b302a..a78ea671ae07119d0987526adde9d709c7f864c0 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, 180)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 360)
 
 #define CONNECT_ATTEMPTS 3