From c8209edd23a78f90a06db835e351dfc3c621d47b Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Tue, 29 Oct 2013 10:41:46 +0000 Subject: - use configuration template for duplicate configurations --- ...est_testbed_api_testbed_run_topologyclique.conf | 77 +--------------------- 1 file changed, 2 insertions(+), 75 deletions(-) (limited to 'src/testbed/test_testbed_api_testbed_run_topologyclique.conf') diff --git a/src/testbed/test_testbed_api_testbed_run_topologyclique.conf b/src/testbed/test_testbed_api_testbed_run_topologyclique.conf index a7e8c8d9b..9c5b8f439 100644 --- a/src/testbed/test_testbed_api_testbed_run_topologyclique.conf +++ b/src/testbed/test_testbed_api_testbed_run_topologyclique.conf @@ -1,77 +1,4 @@ +@INLINE@ test_testbed_api_template.conf + [testbed] -AUTOSTART = NO -PORT = 12113 -ACCEPT_FROM = 127.0.0.1; -HOSTNAME = localhost -NEIGHBOUR_LIMIT = 100 OVERLAY_TOPOLOGY = CLIQUE -#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args - -[fs] -AUTOSTART = NO - -[resolver] -AUTOSTART = NO - -[mesh] -AUTOSTART = NO - -[dht] -AUTOSTART = NO - -[dhtcache] -QUOTA = 1 MB -DATABASE = heap - -[transport] -PLUGINS = tcp -ACCEPT_FROM6 = ::1; -ACCEPT_FROM = 127.0.0.1; -NEIGHBOUR_LIMIT = 50 -PORT = 12365 - -[ats] -WAN_QUOTA_OUT = 3932160 -WAN_QUOTA_IN = 3932160 - -[core] -PORT = 12092 -AUTOSTART = YES -USE_EPHEMERAL_KEYS = NO - -[arm] -DEFAULTSERVICES = core transport -PORT = 12366 - -[transport-tcp] -TIMEOUT = 300 s -PORT = 12368 - -[TESTING] -NUM_PEERS = 5 -WEAKRANDOM = YES -HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat -MAX_CONCURRENT_SSH = 10 -USE_PROGRESSBARS = YES -PEERGROUP_TIMEOUT = 2400 s - -[gnunetd] -HOSTKEY = $GNUNET_TEST_HOME/.hostkey - -[PATHS] -GNUNET_TEST_HOME = /tmp/test-testbed/ - -[dns] -AUTOSTART = NO - -[nse] -AUTOSTART = NO - -[vpn] -AUTOSTART = NO - -[nat] -RETURN_LOCAL_ADDRESSES = YES - -[gns-helper-service-w32] -AUTOSTART = NO -- cgit v1.2.3