X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffs%2Ffs_test_lib_data.conf;h=c4e5083241598c073c23ce226a304263d4be0cf3;hb=9b6eafa38e02ace11cc6217efee78e95b82eb19e;hp=23cb948c440d92a95aaad3d3389473df0e3f21ee;hpb=938a31dcf378460d4684a708e6d42bc32095dcee;p=oweals%2Fgnunet.git diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf index 23cb948c4..c4e508324 100644 --- a/src/fs/fs_test_lib_data.conf +++ b/src/fs/fs_test_lib_data.conf @@ -1,54 +1,17 @@ +@INLINE@ test_fs_defaults.conf [PATHS] -SERVICEHOME = /tmp/gnunet-test-fs-lib/ -DEFAULTCONFIG = test_fs_lib_data.conf +GNUNET_TEST_HOME = /tmp/gnunet-fs-test-lib/ -[gnunetd] -HOSTKEY = $SERVICEHOME/.hostkey - -[resolver] -PORT = 43464 -HOSTNAME = localhost - -[transport] -PORT = 43465 -PLUGINS = tcp -#DEBUG = YES - -[arm] -PORT = 43466 -HOSTNAME = localhost -DEFAULTSERVICES = resolver datastore transport core fs peerinfo +[ats] +WAN_QUOTA_IN = 3932160 +WAN_QUOTA_OUT = 3932160 [datastore] -#DEBUG = YES - -[statistics] -PORT = 43467 -HOSTNAME = localhost - -[transport-tcp] -ALLOW_SHUTDOWN = NO -TIMEOUT = 300000 -#PORT = 43468 - -[peerinfo] -PORT = 43469 -HOSTNAME = localhost - -[core] -PORT = 43470 -HOSTNAME = localhost -#TOTAL_QUOTA_IN = 3932160 -#TOTAL_QUOTA_OUT = 3932160 -#DEBUG = YES - +QUOTA = 2 GB +#PLUGIN = heap +# [fs] -PORT = 43471 -HOSTNAME = localhost -DEBUG = YES -#PREFIX = valgrind --tool=memcheck --leak-check=yes -#BINARY = /home/grothoff/bin/gnunet-service-fs -#PREFIX = xterm -e gdb -x cmd --args +FORCESTART = YES -[testing] -WEAKRANDOM = YES +[testbed] +OVERLAY_TOPOLOGY = CLIQUE