X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftestbed%2Ftest_testbed_api.conf;h=beaf78eee6597ae6c5b157de99841b1d03925c84;hb=d0a9f269aa6575253b1c284d594a467e6fdeb7c7;hp=bf6c414b8b67156ed063cafbe667a3cac0c2588c;hpb=08669dc96bde16224d1dfc5eb5f790b93c93fb88;p=oweals%2Fgnunet.git diff --git a/src/testbed/test_testbed_api.conf b/src/testbed/test_testbed_api.conf index bf6c414b8..beaf78eee 100644 --- a/src/testbed/test_testbed_api.conf +++ b/src/testbed/test_testbed_api.conf @@ -3,6 +3,7 @@ AUTOSTART = NO PORT = 12113 ACCEPT_FROM = 127.0.0.1; HOSTNAME = localhost +TOPOLOGY = RANDOM #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args [fs] @@ -17,16 +18,12 @@ AUTOSTART = NO [dht] AUTOSTART = NO -[block] -plugins = dht test - [dhtcache] QUOTA = 1 MB -DATABASE = sqlite +DATABASE = heap [transport] -PLUGINS = tcp -DEBUG = NO +PLUGINS = udp ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 @@ -38,34 +35,46 @@ WAN_QUOTA_IN = 3932160 [core] PORT = 12092 +AUTOSTART = YES +USE_EPHEMERAL_KEYS = NO [arm] -DEFAULTSERVICES = +DEFAULTSERVICES = core transport PORT = 12366 -DEBUG = NO -[transport-tcp] +[transport-udp] TIMEOUT = 300 s PORT = 12368 -[TESTING] -NUM_PEERS = 5 -WEAKRANDOM = YES -DEBUG = YES -HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat -MAX_CONCURRENT_SSH = 10 -USE_PROGRESSBARS = YES -PEERGROUP_TIMEOUT = 2400 s - [gnunetd] -HOSTKEY = $SERVICEHOME/.hostkey +HOSTKEY = $GNUNET_TEST_HOME/.hostkey [PATHS] -DEFAULTCONFIG = test_testbed_api.conf -SERVICEHOME = /tmp/test-testbed/ +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 + +[consensus] +AUTOSTART = NO + +[gns] +AUTOSTART = NO + +[statistics] +AUTOSTART = NO + +[peerinfo] +NO_IO = YES