Create local CSITs to verify simulator flow with VES 11/106411/8
authorPawel <pawel.kasperkiewicz@nokia.com>
Wed, 22 Apr 2020 09:03:54 +0000 (11:03 +0200)
committerPawel <pawel.kasperkiewicz@nokia.com>
Wed, 22 Apr 2020 11:22:59 +0000 (13:22 +0200)
commit2fa8397e0c4e6085f0a410be722c56eeba5b0dfe
treee54a79b80ba8875bce10c788d615bb77bfa568e3
parent25764e61bcaf1b464dbed0898b34cb473db8ceda
Create local CSITs to verify simulator flow with VES

Issue-ID: INT-1544
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Id54a6674fef815b91b0a6d10e73d2c8d2c431ef4
15 files changed:
README.md
pnfsimulator/Makefile [new file with mode: 0644]
sanitycheck/Makefile [new file with mode: 0644]
sanitycheck/README.md [new file with mode: 0644]
sanitycheck/dmaap-simulator/Dockerfile [new file with mode: 0644]
sanitycheck/dmaap-simulator/Makefile [new file with mode: 0644]
sanitycheck/dmaap-simulator/README.md [new file with mode: 0644]
sanitycheck/dmaap-simulator/requirements.txt [new file with mode: 0644]
sanitycheck/dmaap-simulator/simulator.py [new file with mode: 0644]
sanitycheck/events/eventToVes.json [new file with mode: 0644]
sanitycheck/events/fewEventsToVes.json [new file with mode: 0644]
sanitycheck/events/vesAddressConfiguration.json [new file with mode: 0644]
sanitycheck/ves/Makefile [new file with mode: 0644]
sanitycheck/ves/README.md [new file with mode: 0644]
sanitycheck/ves/docker-compose.yml [new file with mode: 0644]