add function conv param string
[oweals/gnunet.git] / src / consensus / test_consensus.conf
index 335bd2051832dc712ce672f5cebb5f91efdc83cf..8f144fa5e916348f56d885ff4b7f3a06b3fca694 100644 (file)
@@ -1,23 +1,33 @@
-@INLINE@ ../../contrib/no_forcestart.conf
-
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-consensus/
 
 [consensus]
-# PREFIX = valgrind
 OPTIONS = -L INFO
 BINARY = gnunet-service-evil-consensus
 
-# Evil behavior: Peer 0 does not execute leader step
-#EVIL_SPEC = 0;pass;leader
+#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}
 
-# Evil behavior: Peer 0 adds 5 random elements when he is the gradecast leader
-# (every peer gets the same element.
-#EVIL_SPEC = 0;stuff-same;leader;5
+[core]
+FORECESTART = YES
+
+[revocation]
+FORECESTART = NO
 
-# Evil behavior: Peer 0 adds 5 random elements when he is the gradecast leader
-# (every peer gets different elements).
-#EVIL_SPEC = 0;stuff-different;leader;5
+[fs]
+FORECESTART = NO
+
+[gns]
+FORECESTART = NO
+
+[hostlist]
+FORECESTART = NO
 
 [cadet]
 #PREFIX = valgrind
@@ -41,6 +51,9 @@ MAX_OPEN_FDS = 4096
 [hostlist]
 AUTOSTART = NO
 
+[fs]
+AUTOSTART = NO
+
 [revocation]
 AUTOSTART = NO