aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
blob: 71711b0e189195fe90aaf8f2d805d8b6c3cf525d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
@INLINE@ ../../contrib/no_forcestart.conf

[consensus]
#PREFIX = gdbserver :12345
PREFIX = valgrind
OPTIONS = -L INFO

[transport]
OPTIONS = -LERROR

[set]
OPTIONS = -L INFO
#PREFIX = valgrind --leak-check=full
PREFIX = valgrind

[testbed]
OVERLAY_TOPOLOGY = CLIQUE

[hostlist]
AUTOSTART = NO

[revocation]
AUTOSTART = NO

[nat]
# Use addresses from the local network interfaces (inluding loopback, but also others)
USE_LOCALADDR = YES

# Disable IPv6 support
DISABLEV6 = NO

# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
RETURN_LOCAL_ADDRESSES = YES