aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/testParseDMaaPGen2.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/testParseDMaaPGen2.json')
-rw-r--r--src/test/resources/testParseDMaaPGen2.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/test/resources/testParseDMaaPGen2.json b/src/test/resources/testParseDMaaPGen2.json
new file mode 100644
index 00000000..5b4fe6a6
--- /dev/null
+++ b/src/test/resources/testParseDMaaPGen2.json
@@ -0,0 +1,12 @@
+{
+ "event-segments-with-port": {
+ "dmaap_info": {
+ "topic_url": "http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV",
+ }
+ },
+ "other-segments-without-ports": {
+ "dmaap_info": {
+ "topic_url": "http://UEBHOST:3904/somethingHere/DCAE-SE-COLLECTOR-EVENTS-DEV",
+ }
+ }
+} \ No newline at end of file