AAI events are not being published 13/138913/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fri, 6 Sep 2024 11:54:33 +0000 (13:54 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fri, 6 Sep 2024 12:29:37 +0000 (14:29 +0200)
commit089252de752d987756ae339b4a719ad689d02aa9
tree7f73d120df6ec194014d96a3d92da00f57ec1a68
parent0b348940476f4264aa0c1f3976760e8e70afbc25
AAI events are not being published

- create e2e test case for notification sending
- fix notification sending
- disable tests since they can only be active with some larger refactoring

Issue-ID: AAI-3988
Change-Id: I498b3b02218d81821dd17c3d8ad0da4de859924b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
18 files changed:
aai-aaf-auth/pom.xml
aai-annotations/pom.xml
aai-auth/pom.xml
aai-common-docker/aai-common-images/pom.xml
aai-common-docker/aai-haproxy-image/pom.xml
aai-common-docker/pom.xml
aai-core/pom.xml
aai-core/src/main/java/org/onap/aai/kafka/AAIKafkaEventJMSProducer.java
aai-core/src/test/java/org/onap/aai/kafka/AAIKafkaEventIntegrationTest.java
aai-core/src/test/resources/payloads/expected/pserver-event.json [new file with mode: 0644]
aai-els-onap-logging/pom.xml
aai-failover/pom.xml
aai-parent/pom.xml
aai-rest/pom.xml
aai-schema-abstraction/pom.xml
aai-schema-ingest/pom.xml
aai-utils/pom.xml
pom.xml