summaryrefslogtreecommitdiffstats
path: root/src/test/resources/testFullDmaapConfig_channels.json
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2018-06-20 14:05:07 +0000
committerGerrit Code Review <gerrit@onap.org>2018-06-20 14:05:07 +0000
commitb4d5236a7164b166d49cf8c0a5c15bb848e04cd6 (patch)
tree203c0102b9ba924eb6753e3029b89914d7011ebc /src/test/resources/testFullDmaapConfig_channels.json
parentb462c0c78d197322aacaacfe0a1efefa5d63bcbb (diff)
parente0194fbb1f8291ca0c23cc68840097b8d33670e5 (diff)
Merge "Refactor DmaapPropertyReader"
Diffstat (limited to 'src/test/resources/testFullDmaapConfig_channels.json')
-rw-r--r--src/test/resources/testFullDmaapConfig_channels.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/test/resources/testFullDmaapConfig_channels.json b/src/test/resources/testFullDmaapConfig_channels.json
new file mode 100644
index 00000000..e2bc0339
--- /dev/null
+++ b/src/test/resources/testFullDmaapConfig_channels.json
@@ -0,0 +1,13 @@
+{
+ "channels": [
+ {
+ "name": "sec_fault_ueb",
+ "cambria.url": "127.0.0.1:3904",
+ "cambria.hosts": "uebsb91kcdc.it.att.com,uebsb92kcdc.it.att.com,uebsb93kcdc.it.att.com",
+ "cambria.topic": "DCAE-SE-COLLECTOR-EVENTS-DEV",
+ "basicAuthPassword": "S0mEPassWD",
+ "basicAuthUsername": "sampleUser",
+ "stripHpId": "true"
+ }
+ ]
+} \ No newline at end of file