diff options
Diffstat (limited to 'src/testing/test_testing_data_topology_small_world_ring.conf')
-rw-r--r-- | src/testing/test_testing_data_topology_small_world_ring.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_small_world_ring.conf b/src/testing/test_testing_data_topology_small_world_ring.conf new file mode 100644 index 0000000..01931df --- /dev/null +++ b/src/testing/test_testing_data_topology_small_world_ring.conf @@ -0,0 +1,8 @@ +@INLINE@ test_testing_defaults.conf +[PATHS] +DEFAULTCONFIG = test_testing_data_topology_clique.conf + +[TESTING] +NUM_PEERS = 25 +TOPOLOGY = SMALL_WORLD_RING + |