diff options
Diffstat (limited to 'src/testing/test_testing_peergroup_data.conf')
-rw-r--r-- | src/testing/test_testing_peergroup_data.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/testing/test_testing_peergroup_data.conf b/src/testing/test_testing_peergroup_data.conf new file mode 100644 index 0000000..6eadede --- /dev/null +++ b/src/testing/test_testing_peergroup_data.conf @@ -0,0 +1,22 @@ +@INLINE@ test_testing_defaults.conf +[PATHS] +DEFAULTCONFIG = test_testing_peergroup_data.conf + +[TESTING] +CONNECT_ATTEMPTS = 2 +MAX_OUTSTANDING_CONNECTIONS = 20 +MAX_CONCURRENT_SSH = 1 +PEERGROUP_TIMEOUT = 300 s +TOPOLOGY = CLIQUE +PERCENTAGE = 0.5 +PROBABILITY = 0.5 +CONNECT_TOPOLOGY = CLIQUE +CONNECT_TOPOLOGY_OPTION = CONNECT_NONE +CONNECT_TOPOLOGY_OPTION_MODIFIER = 0.0 +BLACKLIST_TOPOLOGY = NONE +BLACKLIST_TRANSPORTS = tcp udp +USE_PROGRESSBARS = NO + +[arm] +DEFAULTSERVICES = core + |