aboutsummaryrefslogtreecommitdiff
path: root/src/nse/nse_profiler_test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse/nse_profiler_test.conf')
-rw-r--r--src/nse/nse_profiler_test.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/nse/nse_profiler_test.conf b/src/nse/nse_profiler_test.conf
index 3a3217d..398eb27 100644
--- a/src/nse/nse_profiler_test.conf
+++ b/src/nse/nse_profiler_test.conf
@@ -1,6 +1,5 @@
[PATHS]
SERVICEHOME = /tmp/nse-profiler/
-DEFAULTCONFIG = nse_profiler_test.conf
[nse]
PORT = 0
@@ -9,8 +8,6 @@ BINARY = gnunet-service-nse
#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 = NO
-DEBUG = YES
-CONFIG = $DEFAULTCONFIG
# Overriding network settings for faster testing (do NOT use
# these values in production just because they are here)
WORKDELAY = 60 s
@@ -22,7 +19,6 @@ PROOFFILE = $SERVICEHOME/nse.proof
PORT = 0
DEFAULTSERVICES = core
UNIXPATH = /tmp/test-nse-service-arm.unix
-#DEBUG = YES
[statistics]
AUTOSTART = YES
@@ -104,8 +100,10 @@ AUTOSTART = NO
AUTOSTART = NO
[testing]
-NUM_PEERS = 2000
WEAKRANDOM = YES
+
+[testing_old]
+NUM_PEERS = 2000
TOPOLOGY = NONE
#CONNECT_TOPOLOGY = SMALL_WORLD_RING
CONNECT_TOPOLOGY = ERDOS_RENYI
@@ -116,7 +114,6 @@ PROBABILITY = .1
F2F = NO
CONNECT_TIMEOUT = 360 s
CONNECT_ATTEMPTS = 3
-DEBUG = YES
#HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
HOSTKEYSFILE = hostkeys.dat
MAX_CONCURRENT_SSH = 20