diff options
Diffstat (limited to 'src/testing/test_testing_data_topology_stability.conf')
-rw-r--r-- | src/testing/test_testing_data_topology_stability.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_stability.conf b/src/testing/test_testing_data_topology_stability.conf new file mode 100644 index 0000000..1bfcd1b --- /dev/null +++ b/src/testing/test_testing_data_topology_stability.conf @@ -0,0 +1,9 @@ +@INLINE@ test_testing_defaults.conf +[PATHS] +DEFAULTCONFIG = test_testing_data_topology_clique.conf + +[TESTING] +SETTLE_TIME = 600 s +NUM_PEERS = 2 +TOPOLOGY = CLIQUE + |