aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
blob: 4f17fa3598aaf25a3289a96f86e40e4538fa389c (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-consensus/

[consensus]
#OPTIONS = -L INFO
BINARY = gnunet-service-evil-consensus

#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


[arm]
RESOURCE_DIAGNOSTICS = resource.log.${PEERID:-master}

[core]
IMMEDIATE_START = YES

[revocation]
IMMEDIATE_START = NO

[fs]
IMMEDIATE_START = NO

[gns]
IMMEDIATE_START = NO

[zonemaster]
IMMEDIATE_START = NO

[hostlist]
IMMEDIATE_START = NO

[cadet]
#PREFIX = valgrind

[transport]
PLUGINS = unix
OPTIONS = -LERROR

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

[testbed]
OVERLAY_TOPOLOGY = CLIQUE
MAX_PARALLEL_OPERATIONS = 1000
MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 100
OPERATION_TIMEOUT = 60 s
MAX_OPEN_FDS = 4096

[hostlist]
START_ON_DEMAND = NO

[fs]
START_ON_DEMAND = NO

[revocation]
START_ON_DEMAND = 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

[nse]
WORKBITS=0

[ats]
WAN_QUOTA_IN = unlimited
WAN_QUOTA_OUT = unlimited

[core]
USE_EPHEMERAL_KEYS = NO

[rps]
START_ON_DEMAND = NO
IMMEDIATE_START = NO