diff options
Diffstat (limited to 'src/testing/test_testing_data_topology_clique_random.conf')
-rw-r--r-- | src/testing/test_testing_data_topology_clique_random.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_clique_random.conf b/src/testing/test_testing_data_topology_clique_random.conf new file mode 100644 index 0000000..cd44b65 --- /dev/null +++ b/src/testing/test_testing_data_topology_clique_random.conf @@ -0,0 +1,16 @@ +@INLINE@ test_testing_defaults.conf +[PATHS] +DEFAULTCONFIG = test_testing_data_topology_clique.conf + +[TESTING] +NUM_PEERS = 20 +TOPOLOGY = CLIQUE +CONNECT_TOPOLOGY_OPTION = CONNECT_RANDOM_SUBSET +CONNECT_TOPOLOGY_OPTION_MODIFIER = .15 + +[statistics] +AUTOSTART = NO + +[resolver] +AUTOSTART = NO + |