diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2021-02-01 17:04:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-01 17:04:54 +0000 |
commit | 59e273488c6159dae28b7318bf2a4bbf26e6937b (patch) | |
tree | 18f94b89c072d12758811f216b8515bc1f009a29 /tests/dcaegen2-services-pmsh/testcases/assets/cbs-expectation-unlocked-config.json | |
parent | 87a7fca8a3db019e191447526b3e291514aa0725 (diff) | |
parent | 830e11d024afa0b2ec22da42a12f103532fcf060 (diff) |
Merge "[PMSH] Update CSITs to use DMaaP MR"
Diffstat (limited to 'tests/dcaegen2-services-pmsh/testcases/assets/cbs-expectation-unlocked-config.json')
-rw-r--r-- | tests/dcaegen2-services-pmsh/testcases/assets/cbs-expectation-unlocked-config.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/dcaegen2-services-pmsh/testcases/assets/cbs-expectation-unlocked-config.json b/tests/dcaegen2-services-pmsh/testcases/assets/cbs-expectation-unlocked-config.json index cd7aa28c..1e692d31 100644 --- a/tests/dcaegen2-services-pmsh/testcases/assets/cbs-expectation-unlocked-config.json +++ b/tests/dcaegen2-services-pmsh/testcases/assets/cbs-expectation-unlocked-config.json @@ -89,7 +89,7 @@ "dmaap_info": { "client_id": "1475976809466", "client_role": "org.onap.dcae.pmPublisher", - "topic_url": "https://mr-sim:3095/events/unauthenticated.DCAE_CL_OUTPUT", + "topic_url": "http://dmaap:3904/events/unauthenticated.DCAE_CL_OUTPUT", "location": "san-francisco" }, "type": "message_router" @@ -101,14 +101,14 @@ "dmaap_info": { "client_id": "1575976809466", "client_role": "org.onap.dcae.aaiSub", - "topic_url": "https://mr-sim:3095/events/AAI_EVENT", + "topic_url": "http://dmaap:3904/events/AAI_EVENT", "location": "san-francisco" } }, "policy_pm_subscriber": { "dmaap_info": { "location": "san-francisco", - "topic_url": "https://mr-sim:3095/events/unauthenticated.PMSH_CL_INPUT", + "topic_url": "http://dmaap:3904/events/unauthenticated.PMSH_CL_INPUT", "client_role": "org.onap.dcae.pmSubscriber", "client_id": "1575876809456" }, |