Add savePdpStatisticsInDb flag in pap config 35/122435/1
authorRam Krishna Verma <ram_krishna.verma@bell.ca>
Mon, 5 Jul 2021 15:00:40 +0000 (11:00 -0400)
committerRam Krishna Verma <ram_krishna.verma@bell.ca>
Mon, 5 Jul 2021 15:00:47 +0000 (11:00 -0400)
Adding savePdpStatisticsInDb flag in pap config
to fix csit test cases for pdp statistics in Honolulu branch.

Issue-ID: POLICY-3450
Change-Id: I59f98379f7354452a1509972db51a8b837d26ef5
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
csit/config/pap/defaultConfig.json

index 1e47c7e..1fabd54 100644 (file)
@@ -28,6 +28,7 @@
         "databasePassword": "policy_user",
         "persistenceUnit": "PolicyMariaDb"
     },
+    "savePdpStatisticsInDb": true,
     "topicParameterGroup": {
         "topicSources" : [{
             "topic" : "POLICY-PDP-PAP",