aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/consensus/test_consensus.conf')
-rw-r--r--src/consensus/test_consensus.conf87
1 files changed, 0 insertions, 87 deletions
diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf
deleted file mode 100644
index 67b366405..000000000
--- a/src/consensus/test_consensus.conf
+++ /dev/null
@@ -1,87 +0,0 @@
1[PATHS]
2GNUNET_TEST_HOME = $GNUNET_TMP/test-consensus/
3
4[consensus]
5#OPTIONS = -L INFO
6BINARY = gnunet-service-evil-consensus
7
8#PREFIX = valgrind
9
10#EVIL_SPEC = 0;cram-all;noreplace;5
11#EVIL_SPEC = 0;cram;5/1;cram;5
12#EVIL_SPEC = 0;cram;5/1;cram;5/2;cram;5
13#EVIL_SPEC = 0;cram;5/1;cram;5/2;cram;5/3;cram;5
14
15
16[arm]
17RESOURCE_DIAGNOSTICS = resource.log.${PEERID:-master}
18
19[core]
20IMMEDIATE_START = YES
21
22[revocation]
23IMMEDIATE_START = NO
24
25[fs]
26IMMEDIATE_START = NO
27
28[gns]
29IMMEDIATE_START = NO
30
31[zonemaster]
32IMMEDIATE_START = NO
33
34[hostlist]
35IMMEDIATE_START = NO
36
37[cadet]
38#PREFIX = valgrind
39
40[transport]
41PLUGINS = unix
42OPTIONS = -LERROR
43
44[set]
45#OPTIONS = -L INFO
46#PREFIX = valgrind --leak-check=full
47#PREFIX = valgrind
48
49[testbed]
50OVERLAY_TOPOLOGY = CLIQUE
51MAX_PARALLEL_OPERATIONS = 1000
52MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 100
53OPERATION_TIMEOUT = 60 s
54MAX_OPEN_FDS = 4096
55
56[hostlist]
57START_ON_DEMAND = NO
58
59[fs]
60START_ON_DEMAND = NO
61
62[revocation]
63START_ON_DEMAND = NO
64
65[nat]
66# Use addresses from the local network interfaces (including loopback, but also others)
67USE_LOCALADDR = YES
68
69# Disable IPv6 support
70DISABLEV6 = NO
71
72# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
73RETURN_LOCAL_ADDRESSES = YES
74
75[nse]
76WORKBITS=0
77
78[ats]
79WAN_QUOTA_IN = unlimited
80WAN_QUOTA_OUT = unlimited
81
82[core]
83USE_EPHEMERAL_KEYS = NO
84
85[rps]
86START_ON_DEMAND = NO
87IMMEDIATE_START = NO