plugin datastore mysql
[oweals/gnunet.git] / src / consensus / test_consensus.conf
index 5bd57631b4311e424ff69711300056f8dd744f24..a780599b6ce049c325d2c085ee75c58ace664714 100644 (file)
@@ -1,21 +1,78 @@
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test-consensus/
+
 [consensus]
-AUTOSTART = YES
-PORT = 2103
-HOSTNAME = localhost
-HOME = $SERVICEHOME
-BINARY = gnunet-service-consensus
-#PREFIX = gdbserver :12345
-ACCEPT_FROM = 127.0.0.1;
-ACCEPT_FROM6 = ::1;
-UNIXPATH = /tmp/gnunet-service-consensus.sock
-UNIX_MATCH_UID = YES
-UNIX_MATCH_GID = YES
-OPTIONS = -LDEBUG
+OPTIONS = -L INFO
+BINARY = gnunet-service-evil-consensus
+
+#EVIL_SPEC = 0;cram-all;noreplace;5
+#EVIL_SPEC = 0;cram;5/1;cram;5
+#EVIL_SPEC = 0;cram;5/1;cram;5/2;cram;5
+#EVIL_SPEC = 0;cram;5/1;cram;5/2;cram;5/3;cram;5
+
+
+[arm]
+RESOURCE_DIAGNOSTICS = resource.log.${PEERID}
+
+[core]
+FORECESTART = YES
+
+[revocation]
+FORECESTART = NO
+
+[fs]
+FORECESTART = NO
+
+[gns]
+FORECESTART = NO
+
+[hostlist]
+FORECESTART = NO
 
+[cadet]
+#PREFIX = valgrind
 
 [transport]
+PLUGINS = unix
 OPTIONS = -LERROR
 
+[set]
+OPTIONS = -L INFO
+#PREFIX = valgrind --leak-check=full
+#PREFIX = valgrind
 
-[arm]
-DEFAULTSERVICES = core
+[testbed]
+OVERLAY_TOPOLOGY = CLIQUE
+MAX_PARALLEL_OPERATIONS = 1000
+MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 100
+OPERATION_TIMEOUT = 60 s
+MAX_OPEN_FDS = 4096
+
+[hostlist]
+AUTOSTART = NO
+
+[fs]
+AUTOSTART = NO
+
+[revocation]
+AUTOSTART = NO
+
+[nat]
+# Use addresses from the local network interfaces (inluding loopback, but also others)
+USE_LOCALADDR = YES
+
+# Disable IPv6 support
+DISABLEV6 = NO
+
+# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
+RETURN_LOCAL_ADDRESSES = YES
+
+[nse]
+WORKBITS=0
+
+[ats]
+WAN_QUOTA_IN = unlimited
+WAN_QUOTA_OUT = unlimited
+
+[core]
+USE_EPHEMERAL_KEYS = NO