aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_data_topology_blacklist.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_testing_data_topology_blacklist.conf')
-rw-r--r--src/testing/test_testing_data_topology_blacklist.conf13
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
+