Fix deprecation issue related to KafkaContainer 17/140117/1
authormpriyank <priyank.maheshwari@est.tech>
Thu, 30 Jan 2025 16:37:18 +0000 (16:37 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Thu, 30 Jan 2025 16:38:49 +0000 (16:38 +0000)
commitc628217048b06eb91359aa6cf4758e6de05425a7
treed4fe1096cdc0997d7ced03df8e28e77fc705bc4f
parentdfb5651ab58e15dd683e111156d7a22687e79a01
Fix deprecation issue related to KafkaContainer

- Replaced KafkaContainer with ConfluentKafkaContainer to fix the
  deprecation issue
- Bumped the version of cp-kafka and cp-zookeeper to 7.8.0
- Removing reference of registry.nordix as the NCMP internal pipeline is no
  longer used

Issue-ID: CPS-2608
Change-Id: Ic1f3edbc06d63c5f00c1ecb901e07a6bc17ae6eb
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/utils/events/MessagingBaseSpec.groovy
docker-compose/docker-compose.yml
integration-test/src/test/java/org/onap/cps/integration/KafkaTestContainer.java