Add docker-compose file for nonrtric deployment with dmaap-mr
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: NONRTRIC-269
Change-Id: I56437e93c6e70008c831924ce8fb3b2d48ac4a05
diff --git a/docker-compose/data/testdata/dmaap-msg-pms-status.json b/docker-compose/data/testdata/dmaap-msg-pms-status.json
new file mode 100644
index 0000000..5c7968e
--- /dev/null
+++ b/docker-compose/data/testdata/dmaap-msg-pms-status.json
@@ -0,0 +1,14 @@
+[
+ {
+ "apiVersion": "1.0",
+ "operation": "GET",
+ "correlationId": "1596363451067769100",
+ "originatorId": "849e6c6b420",
+ "payload": {},
+ "requestId": "23343221",
+ "target": "policy-agent",
+ "timestamp": "2020-08-02 10:17:31.067784",
+ "type": "request",
+ "url": "/status"
+ }
+]
\ No newline at end of file