aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/parameters/PapConfigParameters_Postgres.json
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-01-29 17:51:52 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-02-09 10:29:59 +0000
commitdfc5d564659ea5faccceaf5ecb7eb6fbc54bd701 (patch)
treedb9dcf25f3daf387aba6940f93ddb1e40bf833b2 /main/src/test/resources/parameters/PapConfigParameters_Postgres.json
parent875d5ca25cf09bbf80a8493639f2abfc501fc844 (diff)
Remove Dmaap from PAP
Issue-ID: POLICY-4402 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: Ib1715bde8b4d0ca78b3c74c62784d5579900c2d4
Diffstat (limited to 'main/src/test/resources/parameters/PapConfigParameters_Postgres.json')
-rw-r--r--main/src/test/resources/parameters/PapConfigParameters_Postgres.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/src/test/resources/parameters/PapConfigParameters_Postgres.json b/main/src/test/resources/parameters/PapConfigParameters_Postgres.json
index 46d25b10..5f92936a 100644
--- a/main/src/test/resources/parameters/PapConfigParameters_Postgres.json
+++ b/main/src/test/resources/parameters/PapConfigParameters_Postgres.json
@@ -31,16 +31,16 @@
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "localhost:3904" ],
- "topicCommInfrastructure" : "dmaap"
+ "topicCommInfrastructure" : "NOOP"
}],
"topicSinks" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "localhost:3904" ],
- "topicCommInfrastructure" : "dmaap"
+ "topicCommInfrastructure" : "NOOP"
},{
"topic" : "POLICY-NOTIFICATION",
"servers" : [ "localhost:3904" ],
- "topicCommInfrastructure" : "dmaap"
+ "topicCommInfrastructure" : "NOOP"
}]
},
"healthCheckRestClientParameters":[{