aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_data_topology_clique.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_testing_data_topology_clique.conf')
-rw-r--r--src/testing/test_testing_data_topology_clique.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/testing/test_testing_data_topology_clique.conf b/src/testing/test_testing_data_topology_clique.conf
index 2a8934c34..535b6db8c 100644
--- a/src/testing/test_testing_data_topology_clique.conf
+++ b/src/testing/test_testing_data_topology_clique.conf
@@ -24,13 +24,17 @@ PORT = 2568
24 24
25[peerinfo] 25[peerinfo]
26PORT = 2569 26PORT = 2569
27#DEBUG = YES
28#PREFIX = xterm -e xterm -T peerinfo -e gdb --args
27 29
28[core] 30[core]
29PORT = 2570 31PORT = 2570
30#DEBUG = YES 32#PREFIX = xterm -e xterm -T CORE -e gdb --args
33#PREFIX = valgrind --tool=memcheck --log-file=logs%p
34DEBUG = YES
31 35
32[testing] 36[testing]
33NUM_PEERS = 5 37NUM_PEERS = 8
34WEAKRANDOM = YES 38WEAKRANDOM = YES
35TOPOLOGY = 0 39TOPOLOGY = 0
36F2F = YES 40F2F = YES