-do not start unnecessary services
authorChristian Grothoff <christian@grothoff.org>
Tue, 28 Jun 2016 16:47:42 +0000 (16:47 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 28 Jun 2016 16:47:42 +0000 (16:47 +0000)
src/arm/test_arm_api_data.conf

index ae9607f3e6b0b18e8e9104b3c1253dbbc63194da..0767b798296a4c800eaeb64c931075fc02baa6ab 100644 (file)
@@ -1,4 +1,5 @@
 @INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-gnunet-arm/
@@ -22,3 +23,12 @@ ACCEPT_FROM6 = ::1;
 
 [statistics]
 AUTOSTART = YES
+
+[core]
+AUTOSTART = NO
+
+[transport]
+AUTOSTART = NO
+
+[ats]
+AUTOSTART = NO