work on consensus and set
[oweals/gnunet.git] / src / consensus / test_consensus.conf
index 335bd2051832dc712ce672f5cebb5f91efdc83cf..f8af4aa38e70dd99902b2bd4ddab255cbcd00666 100644 (file)
@@ -1,15 +1,14 @@
-@INLINE@ ../../contrib/no_forcestart.conf
+#@INLINE@ ../../contrib/no_forcestart.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-consensus/
 
 [consensus]
-PREFIX = valgrind
+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;5
 
 # Evil behavior: Peer 0 adds 5 random elements when he is the gradecast leader
 # (every peer gets the same element.
@@ -19,6 +18,11 @@ BINARY = gnunet-service-evil-consensus
 # (every peer gets different elements).
 #EVIL_SPEC = 0;stuff-different;leader;5
 
+
+
+[core]
+FORECESTART = YES
+
 [cadet]
 #PREFIX = valgrind