aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-07-05 11:00:40 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-07-05 11:00:47 -0400
commitb54e3b029fe3ae9632b3abee4a6de1181a93af14 (patch)
treee944027cec5a4b4400e73e27d7970eb7192f1962
parentdcc1a8eaa3791ac63d28a9fab842f481038f086d (diff)
Add savePdpStatisticsInDb flag in pap config
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>
-rw-r--r--csit/config/pap/defaultConfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/csit/config/pap/defaultConfig.json b/csit/config/pap/defaultConfig.json
index 1e47c7e7..1fabd54e 100644
--- a/csit/config/pap/defaultConfig.json
+++ b/csit/config/pap/defaultConfig.json
@@ -28,6 +28,7 @@
"databasePassword": "policy_user",
"persistenceUnit": "PolicyMariaDb"
},
+ "savePdpStatisticsInDb": true,
"topicParameterGroup": {
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",