Age | Commit message (Collapse) | Author | Files | Lines |
|
Usage of keystore and truststore allows us to use JDK security
framework instead of openssl JNI bindings which are sometimes
problematic.
* Replace openssl with keytool when generating the scripts
Change-Id: Icaa21cd1db443b1dd8fe7e7c0523123df5ea2545
Issue-ID: DCAEGEN2-816
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
|
|
Change-Id: Ifb70e1409dbd5df4207f83cbf2268dd5355e1bd5
Issue-ID: DCAEGEN2-815
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|
|
Change-Id: I4b0cbbd38116ff4f764bab58071060fdc6538676
Issue-ID: DCAEGEN2-775
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|
|
Change-Id: I5e04c98b6bb3ecbbdc069070d04ab91caabfc082
Issue-ID: DCAEGEN2-774
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
|
|
Change-Id: I33be06d98b079ed16cdf3840db983dbcc768f0e7
Issue-ID: DCAEGEN2-771
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|
|
Code needed little refactor to be easier for extensions
Change-Id: Ibcab4c45e80c2a1463631e3851ed060c7fadc193
Issue-ID: DCAEGEN2-762
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|
|
This is caused by changes made while resolving DCAEGEN2-739
Change-Id: I91ee2018200c3fe8b19ea76ed95fb3e6827c4285
Issue-ID: DCAEGEN2-761
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|
|
- moved containers logs to separate folder in archives to allow
easier debugging. Also saved xNF simulators logs there as they are
not specified in docker-compose file
- renamed message-routing test file as it's name was accidentaly set
during one of rebases
- fixed bug where variables passed from Robot testcase were evaluated
as strings instead of booleans
Change-Id: If21c3983df0869bbc7b8378f3bf5344cad05350b
Issue-ID: DCAEGEN2-664
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|
|
Change-Id: I4eeed5d3418c80d34ba8127bbbe9c49969a033ec
Issue-ID: DCAEGEN2-687
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
|
|
- renamed messages routing suite file to reflect what
tests it's covering
- extracted common robot keywords related to xNF simulators creation
from messages routing suite to separate resource file
- written test suite for handling multiple clients at once
Change-Id: If80d2d91ae96a0432fd4b6e51bce26796ee9200b
Issue-ID: DCAEGEN2-687
Signed-off-by: pbiniek <pawel.biniek@nokia.com>
|
|
Change-Id: Ibbee3deb1ebd5446f2251dc141a212cde892f374
Issue-ID: DCAEGEN2-687
Signed-off-by: jdudycz <jakub.dudycz@nokia.com>
|
|
This enhances assertions and makes sure that HV-VES does not mess
with measurements sent through GPB payload
Change-Id: I140e6c35abc72270e2af8c5b1749136e6732e02a
Issue-ID: DCAEGEN2-687
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|
|
- keywords for containers start-up and shutdown
- keyword for sending messages from simulators to HV-VES
- aligned DCAE app assertion with sent messages amount to confirm
that it actually consumes messages from kafka
Change-Id: I123774949925c9e97c14ed5368e8cef64a7f23b5
Issue-ID: DCAEGEN2-687
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|
|
- populate consul with HV-VES configuration
- make DCAE app simulator to consume messages from non-default
kafka topic
Change-Id: I13773476f271b533236c0888fa5d091a0ee46a23
Issue-ID: DCAEGEN2-687
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|
|
This is hopefully temporary alignment with other projects made to
prevent jenkins job builder from creating unnecessary jobs for
dcaegen2-prh-testsuites and dcaegen2-ves-collector-testsuites.
Change-Id: I57a9e63fc93bce398c614ffb5ed9a2c2f939b501
Issue-ID: DCAEGEN2-687
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
|