X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=testsuites%2Fstability%2Fsrc%2Fmain%2Fresources%2Fpapsetup%2Fconfig%2Fpap%2Fetc%2FdefaultConfig.json;fp=testsuites%2Fstability%2Fsrc%2Fmain%2Fresources%2Fpapsetup%2Fconfig%2Fpap%2Fetc%2FdefaultConfig.json;h=b98cdef9c04a48a04ac85640102b4291325ca7aa;hb=18bf88fc5aed7586249319af690fb5c09451ad03;hp=4af2f5df5d72eab91cf31578c1d3ae4adf448a9a;hpb=4f37fcf24755332c256f72104df36a43cb4c7560;p=policy%2Fpap.git diff --git a/testsuites/stability/src/main/resources/papsetup/config/pap/etc/defaultConfig.json b/testsuites/stability/src/main/resources/papsetup/config/pap/etc/defaultConfig.json index 4af2f5df..b98cdef9 100644 --- a/testsuites/stability/src/main/resources/papsetup/config/pap/etc/defaultConfig.json +++ b/testsuites/stability/src/main/resources/papsetup/config/pap/etc/defaultConfig.json @@ -34,6 +34,14 @@ "servers" : [ "10.2.0.41:3904" ], "topicCommInfrastructure" : "dmaap", "fetchTimeout": 15000 + }, + { + "topic" : "PDP-HEARTBEAT", + "effectiveTopic": "POLICY-PDP-PAP", + "consumerGroup": "policy-pap", + "servers" : [ "10.2.0.41:3904" ], + "topicCommInfrastructure" : "dmaap", + "fetchTimeout": 15000 }], "topicSinks" : [{ "topic" : "POLICY-PDP-PAP", @@ -46,4 +54,4 @@ "topicCommInfrastructure" : "dmaap" }] } -} \ No newline at end of file +}