diff options
Diffstat (limited to 'src/testing/test_testing_data_topology_none.conf')
-rw-r--r-- | src/testing/test_testing_data_topology_none.conf | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_none.conf b/src/testing/test_testing_data_topology_none.conf new file mode 100644 index 0000000..dbee5d0 --- /dev/null +++ b/src/testing/test_testing_data_topology_none.conf @@ -0,0 +1,37 @@ +@INLINE@ test_testing_defaults.conf +[PATHS] +DEFAULTCONFIG = test_testing_data_topology_clique.conf + +[TESTING] +NUM_PEERS = 1000 +TOPOLOGY = NONE +F2F = NO +BLACKLIST_TOPOLOGY = NONE +CONNECT_TOPOLOGY = RING + +[arm] +PORT = 0 + +[statistics] +AUTOSTART = NO +PORT = 0 + +[resolver] +AUTOSTART = NO +PORT = 0 + +[peerinfo] +PORT = 0 + +[transport] +PORT = 0 + +[core] +PORT = 0 + +[topology] +PORT = 0 + +[hostlist] +PORT = 0 + |