Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / consensus / test_consensus.conf
index 77af96afd0d5ad9dc8b0a296b674780b68e43372..881251a66484f2adc917b5d5920a6c20b6c1e5d4 100644 (file)
@@ -1,45 +1,38 @@
-[arm]
-RESOURCE_DIAGNOSTICS = resource.log
-
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-consensus/
 
 [consensus]
-#PREFIX = time -a -o time.out -f real:_%E_user:_%U_sys:_%S
-#PREFIX = time -a -o time.out -f real:_%E_user:_%U_sys:_%S
-OPTIONS = -L INFO
+#OPTIONS = -L INFO
 BINARY = gnunet-service-evil-consensus
 
-EVIL_SPEC = 0;cram;5
-#EVIL_SPEC = 0;cram;5/1;cram;5
-#EVIL_SPEC = 0;cram;5/1;cram;3
+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
 
-# 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
-
-# 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
 
 [arm]
-RESOURCE_DIAGNOSTICS = resource.log.${PEERID}
+RESOURCE_DIAGNOSTICS = resource.log.${PEERID:-master}
 
 [core]
-FORECESTART = YES
+FORCESTART = YES
 
 [revocation]
-FORECESTART = NO
+FORCESTART = NO
 
 [fs]
-FORECESTART = NO
+FORCESTART = NO
 
 [gns]
-FORECESTART = NO
+FORCESTART = NO
+
+[zonemaster]
+FORCESTART = NO
 
 [hostlist]
-FORECESTART = NO
+FORCESTART = NO
 
 [cadet]
 #PREFIX = valgrind
@@ -49,7 +42,7 @@ PLUGINS = unix
 OPTIONS = -LERROR
 
 [set]
-OPTIONS = -L INFO
+#OPTIONS = -L INFO
 #PREFIX = valgrind --leak-check=full
 #PREFIX = valgrind
 
@@ -63,6 +56,9 @@ MAX_OPEN_FDS = 4096
 [hostlist]
 AUTOSTART = NO
 
+[fs]
+AUTOSTART = NO
+
 [revocation]
 AUTOSTART = NO