do not start unnecessary services while testing DHT
authorChristian Grothoff <christian@grothoff.org>
Mon, 26 Sep 2016 23:29:22 +0000 (23:29 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 26 Sep 2016 23:29:22 +0000 (23:29 +0000)
src/dht/test_dht_2dtorus.conf
src/dht/test_dht_api_data.conf
src/dht/test_dht_api_peer1.conf
src/dht/test_dht_line.conf
src/dht/test_dht_monitor.conf
src/dht/test_dht_multipeer.conf

index 844f20431801aab97064cb363666f81bb9f82414..c3fe5135f805e11939835b4dc8cd576034b3e239 100644 (file)
@@ -5,6 +5,7 @@ GNUNET_TEST_HOME = /tmp/test_dht_2dtorus/
 
 [dht]
 AUTOSTART = YES
+FORCESTART = YES
 
 [dhtcache]
 QUOTA = 1 MB
index 51cf99b0fab99f4af8bc86c510f7c81ff7d3f931..de9196107a3b50b015f293a0fe5a78fe3e2df9d0 100644 (file)
@@ -1,3 +1,6 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
+
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-dht-api/
 
@@ -32,3 +35,10 @@ ALLOW_NAT = NO
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 
+[dht]
+AUTOSTART = YES
+FORCESTART = YES
+
+[nse]
+AUTOSTART = YES
+WORKBITS = 1
index f38d6f1a3739a788f9d96c659eb94e0d41b034a9..0b9db1f8bf5700461c256908e7498607d4f9eaec 100644 (file)
@@ -1,4 +1,5 @@
 @INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
 
 [dhtcache]
 QUOTA = 1 MB
@@ -31,3 +32,10 @@ INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 USE_LOCALADDR = NO
 
+[dht]
+AUTOSTART = YES
+FORCESTART = YES
+
+[nse]
+AUTOSTART = YES
+WORKBITS = 1
index 45badfae0b4fc56d6a6d456b721b57a16f34a9a1..de91ed32bed59c6487a90f2b76b6a048783c76dc 100644 (file)
@@ -5,6 +5,7 @@ GNUNET_TEST_HOME = /tmp/test_dht_line/
 
 [dht]
 AUTOSTART = YES
+FORCESTART = YES
 
 [dhtcache]
 QUOTA = 1 MB
index 415a2e5fd4259e93f51fd37e46a7c58532497afd..ed0dece5843f293f0fe2336e33dea07f4bf56585 100644 (file)
@@ -1,3 +1,7 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
+
+
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap
@@ -25,3 +29,11 @@ EXTERNAL_ADDRESS = 127.0.0.1
 USE_LOCALADDR = YES
 RETURN_LOCAL_ADDRESSES = YES
 
+
+[dht]
+AUTOSTART = YES
+FORCESTART = YES
+
+[nse]
+AUTOSTART = YES
+WORKBITS = 1
index f113aa0f8021f10c3e96b0e79943c7b2407503bd..1d69dacfd9e6b89487ec6d6b3716d2e7610763ee 100644 (file)
@@ -3,6 +3,7 @@
 
 [dht]
 AUTOSTART = YES
+FORCESTART = YES
 
 [dhtcache]
 QUOTA = 1 MB