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