aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/dmaap-client/src/test/resources/dmaap-msg-router
AgeCommit message (Collapse)AuthorFilesLines
2021-01-20Support retry in DCAE-SDK DMaaP-Clienttkogut1-4/+4
Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Id3f98c0a9367f7c7c2c53ed3eba8805a5a6ab87e
2020-12-30Add timeout for Publisher(dmaap-client)tkogut1-0/+11
Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ia5b7320bc3e491548a1fa1dba2d95843a98f01ae
2020-04-09Update DMaaP msgrtr version in docker-compose file6.0.0-ONAPfrankfurtpwielebs6-56/+413
Change-Id: Ia44c8630cee8275969cbd1ea1629b2948a263908 Issue-ID: DCAEGEN2-2178 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
2019-08-28Update DMaapMR image versionIzabela Zawadzka1-1/+1
Now it is the same as in dmaap/messageservice project Change-Id: Id4c5186261635ea0fb408858df6928a6b02c2240 Signed-off-by: Izabela Zawadzka <izabela.zawadzka@nokia.com> Issue-ID: DCAEGEN2-1746
2019-05-28Add sample tests that runs DMaap MR in containerIzabela Zawadzka2-0/+99
Testcontainers framework can be used to test integration with Dmaap MR Change-Id: I5ef7b792226da09eb7cc0ea441f528e236e41053 Issue-ID: DCAEGEN2-1512 Signed-off-by: Izabela Zawadzka <izabela.zawadzka@nokia.com>