Remove Dmaap from PAP
[policy/pap.git] / main / src / test / resources / parameters / MinimumParameters.json
index 3c439d1..bf2f4b5 100644 (file)
         "databasePassword": "P01icY",
         "persistenceUnit": "PdpGroupTest"
     },
-    "savePdpStatisticsInDb": true,
     "topicParameterGroup": {
         "topicSources" : [{
             "topic" : "POLICY-PDP-PAP",
-            "servers" : [ "message-router" ],
-            "topicCommInfrastructure" : "dmaap"
+            "servers" : [ "kafka" ],
+            "topicCommInfrastructure" : "NOOP"
         }],
         "topicSinks" : [{
             "topic" : "POLICY-PDP-PAP",
-            "servers" : [ "message-router" ],
-            "topicCommInfrastructure" : "dmaap"
+            "servers" : [ "kafka" ],
+            "topicCommInfrastructure" : "NOOP"
         }]
     },
     "healthCheckRestClientParameters":[{