aboutsummaryrefslogtreecommitdiff
path: root/contrib/testbed_infiniband.conf
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-03-04 14:27:51 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-03-04 14:27:51 +0000
commite9b447b959da74092ff6649cc4562f0068d8c320 (patch)
treeecbbd317fdd15bfdeebbc7ece344ab40dbdab68f /contrib/testbed_infiniband.conf
parente2536d9fbab09d3835129c35993a3919aedf51e3 (diff)
downloadgnunet-e9b447b959da74092ff6649cc4562f0068d8c320.tar.gz
gnunet-e9b447b959da74092ff6649cc4562f0068d8c320.zip
- do not create ephemeral keys while testing
Diffstat (limited to 'contrib/testbed_infiniband.conf')
-rw-r--r--contrib/testbed_infiniband.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf
index d4f105793..bcf011bcb 100644
--- a/contrib/testbed_infiniband.conf
+++ b/contrib/testbed_infiniband.conf
@@ -5,8 +5,8 @@ ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
5HOSTNAME = localhost 5HOSTNAME = localhost
6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
7OVERLAY_TOPOLOGY = RANDOM 7OVERLAY_TOPOLOGY = RANDOM
8OVERLAY_RANDOM_LINKS = 1000 8OVERLAY_RANDOM_LINKS = 2000
9OPERATION_TIMEOUT = 5 s 9OPERATION_TIMEOUT = 45 s
10# LOG_FILE = /tmp/testbed.log 10# LOG_FILE = /tmp/testbed.log
11#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args 11#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
12 12
@@ -46,6 +46,7 @@ NEIGHBOUR_LIMIT = 10
46[core] 46[core]
47PORT = 12092 47PORT = 12092
48AUTOSTART = YES 48AUTOSTART = YES
49USE_EPHEMERAL_KEYS = NO
49 50
50[arm] 51[arm]
51DEFAULTSERVICES = core dht 52DEFAULTSERVICES = core dht