gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32620 - gnunet/contrib


From: gnunet
Subject: [GNUnet-SVN] r32620 - gnunet/contrib
Date: Tue, 11 Mar 2014 13:46:27 +0100

Author: harsha
Date: 2014-03-11 13:46:27 +0100 (Tue, 11 Mar 2014)
New Revision: 32620

Modified:
   gnunet/contrib/testbed_supermuc.conf
Log:
- Working testbed configuration on SuperMUC.


Modified: gnunet/contrib/testbed_supermuc.conf
===================================================================
--- gnunet/contrib/testbed_supermuc.conf        2014-03-11 01:54:41 UTC (rev 
32619)
+++ gnunet/contrib/testbed_supermuc.conf        2014-03-11 12:46:27 UTC (rev 
32620)
@@ -4,9 +4,10 @@
 ACCEPT_FROM = 127.0.0.1;10.0.0.0/8;
 HOSTNAME = localhost
 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
+MAX_PARALLEL_OPERATIONS = 500
 OVERLAY_TOPOLOGY = 2D_TORUS
 OVERLAY_RANDOM_LINKS = 4000
-OPERATION_TIMEOUT = 45 s
+OPERATION_TIMEOUT = 10 s
 # LOG_FILE = /tmp/testbed.log
 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
 MAX_OPEN_FDS=512
@@ -48,9 +49,10 @@
 USE_EPHEMERAL_KEYS = NO
 
 [arm]
-DEFAULTSERVICES = core
+DEFAULTSERVICES = transport core ats
 #PORT = 12366
 DEBUG = NO
+#PREFIX = strace -r -T -o /${WORK}/trace/${PEERID}.strace
 
 [transport-udp]
 TIMEOUT = 300 s
@@ -60,29 +62,13 @@
 [PATHS]
 SERVICEHOME = /tmp/test-testbed/
 
-[dns]
-AUTOSTART = NO
-
-[nse]
-AUTOSTART = NO
-
-[vpn]
-AUTOSTART = NO
-
 [nat]
-RETURN_LOCAL_ADDRESSES = YES
+BEHIND_NAT = NO
+RETURN_LOCAL_ADDRESSES = NO
 
-[gns]
+[peerinfo]
 AUTOSTART = NO
-
-[peerinfo]
 NO_IO = YES
 
-[consensus]
-AUTOSTART = NO
-
-[dv]
-AUTOSTART = NO
-
 [testing]
 USE_ABSTRACT_SOCKETS = YES




reply via email to

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