diff options
Diffstat (limited to 'testsuites/stability/src/main')
-rw-r--r-- | testsuites/stability/src/main/resources/papsetup/config/pap/etc/defaultConfig.json | 5 |
1 files changed, 5 insertions, 0 deletions
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 3205611f..e603c0b5 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 @@ -38,6 +38,11 @@ "topic" : "POLICY-PDP-PAP", "servers" : [ "10.2.0.41:3904" ], "topicCommInfrastructure" : "dmaap" + }, + { + "topic" : "POLICY-NOTIFICATION", + "servers" : [ "10.2.0.41:3904" ], + "topicCommInfrastructure" : "dmaap" }] } }
\ No newline at end of file |