change to configs, use readable names for topologies and connect options instead...
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique.conf
index 11a017c877daea6fab6b47afa79ecdf51f32ae7f..114364da2fc561873ae7d7baa2eb27c1737c58d9 100644 (file)
@@ -11,11 +11,12 @@ PLUGINS = tcp
 #PREFIX = xterm -e xterm -T transport -e gdb --args
 #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/transport/.libs/gnunet-service-transport
 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
+#PREFIX = valgrind --tool=callgrind --log-file=callgrind.%p
 #DEBUG = YES
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
@@ -40,7 +41,8 @@ PORT = 2570
 #DEBUG = YES
 
 [testing]
-NUM_PEERS = 3
+NUM_PEERS = 4
 WEAKRANDOM = YES
-TOPOLOGY = 0
+TOPOLOGY = CLIQUE
 F2F = YES
+#DEBUG = YES