Add kafka messaging support to integration test module 96/137496/11
authorhalil.cakal <halil.cakal@est.tech>
Mon, 11 Mar 2024 14:19:36 +0000 (14:19 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Tue, 19 Mar 2024 16:05:17 +0000 (16:05 +0000)
commit93dd1b4fb6b6abdcabadbf9dcca0dc5043588274
treec44900436b47c3a155b3dc04ab87698d02192dc2
parentb35ac1b58882edfa60d67e7e32668261286a1992
Add kafka messaging support to integration test module

- add ncmp test using kafka to integration test suite

Issue-ID: CPS-2152

Change-Id: Ia486bbcf1590ecf3ec6cbc2f513b74d55e4d6a31
Signed-off-by: halil.cakal <halil.cakal@est.tech>
integration-test/pom.xml
integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleCreateSpec.groovy
integration-test/src/test/java/org/onap/cps/integration/KafkaTestContainer.java [new file with mode: 0644]