Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / consensus / test_consensus.conf
index 67935e69a804dd62c12f73278055ba47f6d5d1f5..881251a66484f2adc917b5d5920a6c20b6c1e5d4 100644 (file)
@@ -1,21 +1,66 @@
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test-consensus/
+
 [consensus]
-#PREFIX = gdbserver :12345
+#OPTIONS = -L INFO
+BINARY = gnunet-service-evil-consensus
+
+PREFIX = valgrind
+
+#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:-master}
+
+[core]
+FORCESTART = YES
+
+[revocation]
+FORCESTART = NO
+
+[fs]
+FORCESTART = NO
+
+[gns]
+FORCESTART = NO
+
+[zonemaster]
+FORCESTART = NO
+
+[hostlist]
+FORCESTART = NO
+
+[cadet]
 #PREFIX = valgrind
-OPTIONS = -L INFO
 
 [transport]
+PLUGINS = unix
 OPTIONS = -LERROR
 
 [set]
-OPTIONS = -L INFO
+#OPTIONS = -L INFO
 #PREFIX = valgrind --leak-check=full
 #PREFIX = valgrind
 
 [testbed]
 OVERLAY_TOPOLOGY = CLIQUE
+MAX_PARALLEL_OPERATIONS = 1000
+MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 100
+OPERATION_TIMEOUT = 60 s
+MAX_OPEN_FDS = 4096
 
 [hostlist]
-SERVERS =
+AUTOSTART = NO
+
+[fs]
+AUTOSTART = NO
+
+[revocation]
+AUTOSTART = NO
 
 [nat]
 # Use addresses from the local network interfaces (inluding loopback, but also others)
@@ -27,3 +72,12 @@ 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