add TODO
[oweals/gnunet.git] / src / testing / test_testing_data_remote.conf
index 26de59a85693c996705cddf01506a95911891cec..0f76fb862316dcaf3fed372c342962b00c443168 100644 (file)
@@ -1,6 +1,6 @@
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-testing/
-DEFAULTCONFIG = test_testing_data.conf
+DEFAULTCONFIG = test_testing_data_remote.conf
 
 [resolver]
 PORT = 2564
@@ -13,9 +13,10 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
+AUTOSTART = NO
 PORT = 2567
 
 [transport-tcp]
@@ -29,5 +30,13 @@ PORT = 2570
 
 [testing]
 CONTROL_HOST = 131.159.20.42
-HOSTS = 127.0.0.1
+HOSTFILE = remote_hosts.txt
 WEAKRANDOM = YES
+NUM_PEERS = 5
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+MAX_OUTSTANDING_SSH = 5
+
+[dht]
+AUTOSTART = NO
+
+