aboutsummaryrefslogtreecommitdiff
path: root/src/nse/nse_infiniband.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse/nse_infiniband.conf')
-rw-r--r--src/nse/nse_infiniband.conf56
1 files changed, 2 insertions, 54 deletions
diff --git a/src/nse/nse_infiniband.conf b/src/nse/nse_infiniband.conf
index fc2e4f8b7..8e98b18c3 100644
--- a/src/nse/nse_infiniband.conf
+++ b/src/nse/nse_infiniband.conf
@@ -3,7 +3,7 @@ GNUNET_TEST_HOME = /tmp/nse-profiler/
3 3
4[testbed] 4[testbed]
5AUTOSTART = NO 5AUTOSTART = NO
6PORT = 12113 6ORT = 12113
7ACCEPT_FROM = 127.0.0.1; 10.6.0.0/16; 192.168.0.0/16; 7ACCEPT_FROM = 127.0.0.1; 10.6.0.0/16; 192.168.0.0/16;
8HOSTNAME = localhost 8HOSTNAME = localhost
9MAX_PARALLEL_OPERATIONS = 400 9MAX_PARALLEL_OPERATIONS = 400
@@ -14,12 +14,7 @@ SETUP_TIMEOUT = 30m
14STATS_DIR= /home/totakura/nse/test/load 14STATS_DIR= /home/totakura/nse/test/load
15 15
16[nse] 16[nse]
17PORT = 12114 17FORCESTART = YES
18UNIXPATH = $GNUNET_RUNTIME_DIR/test-nse-service-nse.unix
19BINARY = gnunet-service-nse
20#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse
21#PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
22AUTOSTART = NO
23# Overriding network settings for faster testing (do NOT use 18# Overriding network settings for faster testing (do NOT use
24# these values in production just because they are here) 19# these values in production just because they are here)
25WORKDELAY = 60 s 20WORKDELAY = 60 s
@@ -28,23 +23,6 @@ WORKBITS = 0
28PROOFFILE = $GNUNET_TEST_HOME/nse.proof 23PROOFFILE = $GNUNET_TEST_HOME/nse.proof
29HISTOGRAM_DIR = /home/totakura/nse/test/histograms 24HISTOGRAM_DIR = /home/totakura/nse/test/histograms
30 25
31[arm]
32DEFAULTSERVICES = core nse
33UNIXPATH = $GNUNET_RUNTIME_DIR/test-nse-service-arm.unix
34
35[statistics]
36AUTOSTART = YES
37PORT = 12115
38
39[fs]
40AUTOSTART = NO
41
42[datastore]
43AUTOSTART = NO
44
45[dht]
46AUTOSTART = NO
47
48[nat] 26[nat]
49DISABLEV6 = YES 27DISABLEV6 = YES
50BINDTO = 127.0.0.1 28BINDTO = 127.0.0.1
@@ -60,36 +38,6 @@ plugins = udp
60[transport-udp] 38[transport-udp]
61PORT = 12116 39PORT = 12116
62 40
63[core]
64AUTOSTART = YES
65
66[peerinfo]
67AUTOSTART = YES
68
69[dns]
70AUTOSTART = NO
71
72[topology]
73AUTOSTART = NO
74
75[dv]
76AUTOSTART = NO
77
78[resolver]
79AUTOSTART = YES
80
81[cadet]
82AUTOSTART = NO
83
84[chat]
85AUTOSTART = NO
86
87[gns]
88AUTOSTART = NO
89
90[vpn]
91AUTOSTART = NO
92
93[nse-profiler] 41[nse-profiler]
94OUTPUT_FILE = nse_output_2000_peers.dat 42OUTPUT_FILE = nse_output_2000_peers.dat
95TOPOLOGY_OUTPUT_FILE = nse_topo_2000_peers 43TOPOLOGY_OUTPUT_FILE = nse_topo_2000_peers