nse updates
[oweals/gnunet.git] / src / nse / test_nse.conf
index 554cc4c0fcc638716a02ce18f956238d7e1b95c7..32f7a326200abd571f95074d062e58f8fa54a12e 100644 (file)
@@ -5,12 +5,14 @@ DEFAULTCONFIG = test_nse.conf
 [nse]
 PORT = 22353
 UNIXPATH = /tmp/test-nse-service-nse.unix
+BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse
+PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
 AUTOSTART = YES
 DEBUG = YES
 
 [arm]
 PORT = 22354
-DEFAULTSERVICES = nse
+DEFAULTSERVICES = nse core
 UNIXPATH = /tmp/test-nse-service-arm.unix
 #DEBUG = YES
 
@@ -24,14 +26,26 @@ AUTOSTART = NO
 AUTOSTART = NO
 
 [transport]
-AUTOSTART = NO
+AUTOSTART = YES
 
 [core]
 AUTOSTART = YES
 
 [peerinfo]
-AUTOSTART = NO
+AUTOSTART = YES
 
 [dns]
 AUTOSTART = NO
 
+[testing]
+NUM_PEERS = 40
+WEAKRANDOM = YES
+TOPOLOGY = CLIQUE
+F2F = NO
+CONNECT_TIMEOUT = 60
+CONNECT_ATTEMPTS = 3
+#DEBUG = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+MAX_CONCURRENT_SSH = 20
+USE_PROGRESSBARS = YES
+PEERGROUP_TIMEOUT = 180