diff options
author | Bertrand Marc <beberking@gmail.com> | 2012-05-02 21:43:37 +0200 |
---|---|---|
committer | Bertrand Marc <beberking@gmail.com> | 2012-05-02 21:43:37 +0200 |
commit | 2b81464a43485fcc8ce079fafdee7b7a171835f4 (patch) | |
tree | 394774c0f735199b57d51a2d3840356317853fe1 /src/testing/test_testing_data_topology_blacklist.conf |
Imported Upstream version 0.9.2upstream/0.9.2
Diffstat (limited to 'src/testing/test_testing_data_topology_blacklist.conf')
-rw-r--r-- | src/testing/test_testing_data_topology_blacklist.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_blacklist.conf b/src/testing/test_testing_data_topology_blacklist.conf new file mode 100644 index 0000000..36e378d --- /dev/null +++ b/src/testing/test_testing_data_topology_blacklist.conf @@ -0,0 +1,13 @@ +@INLINE@ test_testing_defaults.conf +[PATHS] +DEFAULTCONFIG = test_testing_data_topology_blacklist.conf + +[TESTING] +NUM_PEERS = 4 +TOPOLOGY = CLIQUE +BLACKLIST_TOPOLOGY = RING +BLACKLIST_TRANSPORTS = tcp udp http + +[transport-udp] +PORT = 2568 + |