add test case for NO topology restrictions, connect in ring. good for maximum number...
[oweals/gnunet.git] / src / testing / test_testing_data_topology_none.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-testing/
3 DEFAULTCONFIG = test_testing_data_topology_clique.conf
4
5 [resolver]
6 PORT = 0
7
8 [transport]
9 PORT = 0
10 PLUGINS = tcp
11 #PREFIX = xterm -e xterm -T transport -e gdb --args
12 #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/transport/.libs/gnunet-service-transport
13 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
14 #PREFIX = valgrind --tool=callgrind --log-file=callgrind.%p
15 #DEBUG = YES
16
17 [topology]
18 PORT = 0
19
20 [arm]
21 PORT = 0
22 DEFAULTSERVICES = 
23
24 [statistics]
25 PORT = 0
26
27 [transport-tcp]
28 PORT = 2568
29
30 [peerinfo]
31 PORT = 0
32 #DEBUG = YES
33 #PREFIX = xterm -e xterm -T peerinfo -e gdb --args
34 #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/peerinfo/.libs/gnunet-service-peerinfo
35 #PREFIX = valgrind --tool=memcheck --log-file=peerinfo%p
36
37 [core]
38 PORT = 0
39 #PREFIX = xterm -e xterm -T CORE -e gdb --args
40 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
41 #DEBUG = YES
42
43 [hostlist]
44 PORT = 0
45
46 [fs]
47 PORT = 0
48
49 [testing]
50 NUM_PEERS = 200
51 WEAKRANDOM = YES
52 TOPOLOGY = NONE
53 F2F = NO
54 BLACKLIST_TOPOLOGY = NONE
55 CONNECT_TOPOLOGY = RING
56 #DEBUG = YES