gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26761 - in gnunet: contrib src/nse


From: gnunet
Subject: [GNUnet-SVN] r26761 - in gnunet: contrib src/nse
Date: Thu, 4 Apr 2013 15:57:15 +0200

Author: harsha
Date: 2013-04-04 15:57:15 +0200 (Thu, 04 Apr 2013)
New Revision: 26761

Modified:
   gnunet/contrib/testbed_infiniband.conf
   gnunet/src/nse/nse_infiniband.conf
Log:
- increase testbed setup timeout

Modified: gnunet/contrib/testbed_infiniband.conf
===================================================================
--- gnunet/contrib/testbed_infiniband.conf      2013-04-04 13:56:50 UTC (rev 
26760)
+++ gnunet/contrib/testbed_infiniband.conf      2013-04-04 13:57:15 UTC (rev 
26761)
@@ -4,11 +4,12 @@
 ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
 HOSTNAME = localhost
 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
-OVERLAY_TOPOLOGY = LINE
+OVERLAY_TOPOLOGY = 2D_TORUS
 OVERLAY_RANDOM_LINKS = 4000
 OPERATION_TIMEOUT = 45 s
 # LOG_FILE = /tmp/testbed.log
 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
+SETUP_TIMEOUT = 30m
 
 [fs]
 AUTOSTART = NO

Modified: gnunet/src/nse/nse_infiniband.conf
===================================================================
--- gnunet/src/nse/nse_infiniband.conf  2013-04-04 13:56:50 UTC (rev 26760)
+++ gnunet/src/nse/nse_infiniband.conf  2013-04-04 13:57:15 UTC (rev 26761)
@@ -6,11 +6,11 @@
 PORT = 12113
 ACCEPT_FROM = 127.0.0.1; 10.6.0.0/16; 192.168.0.0/16;
 HOSTNAME = localhost
-MAX_PARALLEL_OPERATIONS = 250
+MAX_PARALLEL_OPERATIONS = 400
 OVERLAY_TOPOLOGY = 2D_TORUS
 OVERLAY_RANDOM_LINKS = 1000
 OPERATION_TIMEOUT = 45 s
-SETUP_TIMEOUT = 15m
+SETUP_TIMEOUT = 30m
 
 [nse]
 PORT = 12114




reply via email to

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