diff options
Diffstat (limited to 'test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json')
-rw-r--r-- | test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json b/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json deleted file mode 100644 index b9e1a4b59..000000000 --- a/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "dmaap.kafkaBootstrapServers": "kafka:9092", - "collector.routing": [ - { - "fromDomain": "HVMEAS", - "toTopic": "test-hv-ran-meas" - } - ] -}
\ No newline at end of file |