Add test for Kafka message consumption via distribution-client in model-loader 95/139795/1 oslo
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sat, 28 Dec 2024 09:11:42 +0000 (10:11 +0100)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sat, 28 Dec 2024 09:11:42 +0000 (10:11 +0100)
commit64b3fa46b63720a990ec4716838b14e24f489510
tree7c106852df4e6f70c3e1118b7d3bec431facd30e
parent52ed195d547223135c98c5d56fc8d864ec7b6543
Add test for Kafka message consumption via distribution-client in model-loader

- add test that ensures message consumption of Kafka messages

Issue-ID: AAI-4090
Change-Id: Ic38994f5b944a357d4bdd8d9061803098b7505ce
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
src/main/java/org/onap/aai/modelloader/config/DistributionClientStartupConfig.java
src/test/java/org/onap/aai/modelloader/DistributionClientTestConfiguration.java
src/test/java/org/onap/aai/modelloader/notification/DistributionClientIntegrationTest.java [new file with mode: 0644]
src/test/resources/__files/kafkaBootstrap.json
src/test/resources/messages/distribution.json [new file with mode: 0644]
src/test/resources/model-loader.properties