aboutsummaryrefslogtreecommitdiffstats
path: root/tests/oom-platform-cert-service
AgeCommit message (Collapse)AuthorFilesLines
2020-09-25[OOM-CMPv2] Refator names in oom-certservice-post-processor tests.Jan Malkiewicz4-73/+73
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I6aa0bc0428724860b5538dc3e2d698e2023074e2
2020-09-22[OOM-CMPv2] Rename truststoremerger->postprocessorJan Malkiewicz35-65/+66
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I6c7fa3378c86dee4e1fe23e4840046b979d942ea
2020-09-21Introduce real Kesystore checkkjaniak4-22/+41
Previous implementation for keystores was just comapring zero elements with zero elements, since keystore doesnt contain any certs (just private keys). Small naming of keywords changes. Change-Id: If8002e44ef3ced9f2203b94178f9713acd81e561 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Issue-ID: DCAEGEN2-2253
2020-09-21[OOM-CMPv2] Refactor merger/copier CSITJan Malkiewicz2-31/+49
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I3016c2f147862b92e9446392552879af20dddf3e
2020-09-17Add CSITs for Truststore Merger - Copier functionalitypwielebs10-0/+42
Negative scenarios: - KEYSTORE_SOURCE_PATHS points to file which does not exist - KEYSTORE_DESTINATION_PATHS is not present Positive scenarios: - Copier produce BAK file Issue-ID: DCAEGEN2-2253 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: Idd4c433b70b261ea96812874a7196ba236e5d586
2020-09-15Fix exit code for missing envskjaniak2-26/+26
Also done rename of test env file paths. Change-Id: I303f788e35f8cccbc2a2675b51612734f8e8e276 Issue-ID: DCAEGEN2-2253 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-08-26Add CSITs for Truststore MergerJoanna Jeremicz27-0/+346
Issue-ID: DCAEGEN2-2253 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ie2d648108c99f4a1e61fe855f318078e6ffc0e21
2020-08-12Move csits form aaf to oomPawel21-0/+625
create csit folder under oom move csits from aaf to oom reconfigure csits: remove aaf word, use new image Issue-ID: OOM-2526 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I7b1f010fe46420cb734c67133f038bdadffd5ecc