gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r12876 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r12876 - gnunet/src/fs
Date: Tue, 7 Sep 2010 11:36:42 +0200

Author: grothoff
Date: 2010-09-07 11:36:42 +0200 (Tue, 07 Sep 2010)
New Revision: 12876

Modified:
   gnunet/src/fs/test_gnunet_service_fs_migration.c
Log:
larger timeouts for sparky

Modified: gnunet/src/fs/test_gnunet_service_fs_migration.c
===================================================================
--- gnunet/src/fs/test_gnunet_service_fs_migration.c    2010-09-07 09:25:52 UTC 
(rev 12875)
+++ gnunet/src/fs/test_gnunet_service_fs_migration.c    2010-09-07 09:36:42 UTC 
(rev 12876)
@@ -37,12 +37,12 @@
 /**
  * How long until we give up on transmitting the message?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120)
 
 /**
  * How long do we give the peers for content migration?
  */
-#define MIGRATION_DELAY GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_SECONDS, 5)
+#define MIGRATION_DELAY GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_SECONDS, 15)
 
 #define SEED 42
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]