aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-27 07:51:04 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-27 07:51:04 +0000
commit552b814745bc1f5380c905c21e02871416196d2a (patch)
treefeeb4b5d980a491463ddc1274e72a4818ebcfe29 /src/dht
parentb1cac3b01fb0c2b8b213c65635f43b37ca872869 (diff)
downloadgnunet-552b814745bc1f5380c905c21e02871416196d2a.tar.gz
gnunet-552b814745bc1f5380c905c21e02871416196d2a.zip
-do not start vpn when testing dht
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/test_dht_2dtorus.conf4
-rw-r--r--src/dht/test_dht_api_data.conf4
-rw-r--r--src/dht/test_dht_api_peer1.conf4
-rw-r--r--src/dht/test_dht_line.conf4
-rw-r--r--src/dht/test_dht_multipeer_data.conf4
-rw-r--r--src/dht/test_dht_twopeer_data.conf4
6 files changed, 24 insertions, 0 deletions
diff --git a/src/dht/test_dht_2dtorus.conf b/src/dht/test_dht_2dtorus.conf
index 33d5a3624..82b930188 100644
--- a/src/dht/test_dht_2dtorus.conf
+++ b/src/dht/test_dht_2dtorus.conf
@@ -87,3 +87,7 @@ CONNECTION_LIMIT = 20
87WORKDELAY = 500 ms 87WORKDELAY = 500 ms
88INTERVAL = 60 s 88INTERVAL = 60 s
89WORKBITS = 0 89WORKBITS = 0
90[vpn]
91AUTOSTART=NO
92
93
diff --git a/src/dht/test_dht_api_data.conf b/src/dht/test_dht_api_data.conf
index e68e887c1..8d4f8c63c 100644
--- a/src/dht/test_dht_api_data.conf
+++ b/src/dht/test_dht_api_data.conf
@@ -86,3 +86,7 @@ AUTOSTART = NO
86AUTOSTART = NO 86AUTOSTART = NO
87 87
88 88
89[vpn]
90AUTOSTART=NO
91
92
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index d9db7c461..e56024c0d 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -74,3 +74,7 @@ AUTOSTART = NO
74AUTOSTART = NO 74AUTOSTART = NO
75 75
76 76
77[vpn]
78AUTOSTART=NO
79
80
diff --git a/src/dht/test_dht_line.conf b/src/dht/test_dht_line.conf
index 884341dc7..ff34a3c25 100644
--- a/src/dht/test_dht_line.conf
+++ b/src/dht/test_dht_line.conf
@@ -89,3 +89,7 @@ AUTOSTART = NO
89WORKDELAY = 500 ms 89WORKDELAY = 500 ms
90INTERVAL = 60 s 90INTERVAL = 60 s
91WORKBITS = 0 91WORKBITS = 0
92[vpn]
93AUTOSTART=NO
94
95
diff --git a/src/dht/test_dht_multipeer_data.conf b/src/dht/test_dht_multipeer_data.conf
index 790421c69..9cb87d248 100644
--- a/src/dht/test_dht_multipeer_data.conf
+++ b/src/dht/test_dht_multipeer_data.conf
@@ -129,3 +129,7 @@ AUTOSTART = NO
129AUTOSTART = NO 129AUTOSTART = NO
130 130
131 131
132[vpn]
133AUTOSTART=NO
134
135
diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf
index 8ff702047..809338834 100644
--- a/src/dht/test_dht_twopeer_data.conf
+++ b/src/dht/test_dht_twopeer_data.conf
@@ -76,3 +76,7 @@ AUTOSTART = NO
76 76
77[namestore] 77[namestore]
78AUTOSTART = NO 78AUTOSTART = NO
79[vpn]
80AUTOSTART=NO
81
82