Add POLICY-STATISTICS topic to CSITs 00/122400/1
authorJim Hahn <jrh3@att.com>
Thu, 1 Jul 2021 19:46:53 +0000 (15:46 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 1 Jul 2021 19:48:17 +0000 (15:48 -0400)
Added the topic.  Also reduced the heartbeat interval so that statistics
will be updated more frequently, reducing the time that some of the
tests take.

Issue-ID: POLICY-3405
Change-Id: I532a89b3e29884cf19f3a070d725280d9d10b637
Signed-off-by: Jim Hahn <jrh3@att.com>
csit/config/pap/defaultConfig.json

index 15bba3f..828e53d 100644 (file)
@@ -9,7 +9,7 @@
         "aaf": false
     },
     "pdpParameters": {
-        "heartBeatMs": 120000,
+        "heartBeatMs": 20000,
         "updateParameters": {
             "maxRetryCount": 1,
             "maxWaitMs": 30000
             "servers" : [ "message-router" ],
             "topicCommInfrastructure" : "dmaap",
             "useHttps": true
+        },
+        {
+            "topic" : "POLICY-STATISTICS",
+            "effectiveTopic": "POLICY-PDP-PAP",
+            "consumerGroup": "policy-pap",
+            "servers" : [ "message-router" ],
+            "topicCommInfrastructure" : "dmaap",
+            "useHttps": true
         }],
         "topicSinks" : [{
             "topic" : "POLICY-PDP-PAP",