eliminate last residue of old service api in ARM
[oweals/gnunet.git] / src / arm / test_arm_api_data.conf
index 7d56e65fcb4ad2b4ac2673771cf65131e251c6c4..14d5b8fc162c90197a95fca0ba6790b9a597902e 100644 (file)
@@ -1,37 +1,29 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
+
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-arm/
-DEFAULTCONFIG = test_arm_api_data.conf
+GNUNET_TEST_HOME = /tmp/test-gnunet-arm/
 
 [arm]
-PORT = 23354
-DEFAULTSERVICES =
 BINARY = gnunet-service-arm
 OPTIONS = -L ERROR
-# DEBUG = YES
 #PREFIX = valgrind --tool=memcheck --leak-check=yes
 
 [resolver]
-# DEBUG = YES
+AUTOSTART = YES
 PORT = 23355
 # PREFIX = valgrind
 
 [do-nothing]
-#DEBUG = YES
 AUTOSTART = NO
 PORT = 2223
 HOSTNAME = localhost
-HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
-BINARY = mockup-service
+BINARY = /will/be/overwritten/by/test_exponential_backoff
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
 
-
-[fs]
-AUTOSTART = NO
-
-[datastore]
-AUTOSTART = NO
+[statistics]
+AUTOSTART = YES
 
 [core]
 AUTOSTART = NO
@@ -39,20 +31,8 @@ AUTOSTART = NO
 [transport]
 AUTOSTART = NO
 
-[peerinfo]
-AUTOSTART = NO
-
-[statistics]
-AUTOSTART = YES
-# DEBUG = NO
-
-
-[dns]
+[ats]
 AUTOSTART = NO
 
-
-
-[nse]
+[peerinfo]
 AUTOSTART = NO
-
-