avoid failing hard if 'gnunetcheck' db does not exist
[oweals/gnunet.git] / src / nse / nse_infiniband.conf
index bb956d5d17d4a0f3863f638b1766ecd00d416f05..d2c97567dfae937dee607375e43f1afaab0a5699 100644 (file)
@@ -1,49 +1,28 @@
 [PATHS]
-SERVICEHOME = /tmp/nse-profiler/
+GNUNET_TEST_HOME = $GNUNET_TMP/nse-profiler/
 
 [testbed]
-AUTOSTART = NO
-PORT = 12113
+START_ON_DEMAND = NO
+ORT = 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
+STATS_DIR= /home/totakura/nse/test/load
 
 [nse]
-PORT = 12114
-UNIXPATH = /tmp/test-nse-service-nse.unix
-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
+IMMEDIATE_START = YES
 # Overriding network settings for faster testing (do NOT use
 # these values in production just because they are here)
 WORKDELAY = 60 s
-INTERVAL = 4 s
+INTERVAL = 10 s
 WORKBITS = 0
-PROOFFILE = $SERVICEHOME/nse.proof
+PROOFFILE = $GNUNET_TEST_HOME/nse.proof
 HISTOGRAM_DIR = /home/totakura/nse/test/histograms
 
-[arm]
-DEFAULTSERVICES = core nse
-UNIXPATH = /tmp/test-nse-service-arm.unix
-
-[statistics]
-AUTOSTART = YES
-PORT = 12115
-
-[fs]
-AUTOSTART = NO
-
-[datastore]
-AUTOSTART = NO
-
-[dht]
-AUTOSTART = NO
-
 [nat]
 DISABLEV6 = YES
 BINDTO = 127.0.0.1
@@ -59,36 +38,6 @@ plugins = udp
 [transport-udp]
 PORT = 12116
 
-[core]
-AUTOSTART = YES
-
-[peerinfo]
-AUTOSTART = YES
-
-[dns]
-AUTOSTART = NO
-
-[topology]
-AUTOSTART = NO
-
-[dv]
-AUTOSTART = NO
-
-[resolver]
-AUTOSTART = YES
-
-[mesh]
-AUTOSTART = NO
-
-[chat]
-AUTOSTART = NO
-
-[gns]
-AUTOSTART = NO
-
-[vpn]
-AUTOSTART = NO
-
 [nse-profiler]
 OUTPUT_FILE = nse_output_2000_peers.dat
 TOPOLOGY_OUTPUT_FILE = nse_topo_2000_peers