[ROBOT] ADD CMPv2 test cases that use helm based components 38/127438/59
authorKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Wed, 2 Mar 2022 11:23:04 +0000 (12:23 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Tue, 15 Mar 2022 09:55:25 +0000 (09:55 +0000)
commit93b32fa69f35af6a8751ce8ac9d2d8ec7740e283
treebec7efe1889cbd47dc61291f375b2e4f5f16ada8
parent644abb6035ca5200311f91c5f8a95c0c44c651d0
[ROBOT] ADD CMPv2 test cases that use helm based components

Add CMPv2 helm based test cases

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: Ifbbf80452cd4b65e4b5df5586bfc72c1ecaac731
25 files changed:
robot/assets/cmpv2/blueprintTemplate.json [deleted file]
robot/assets/cmpv2/k8s-mongo-ves-client.yaml [deleted file]
robot/assets/cmpv2/k8s-mongo.yaml [deleted file]
robot/assets/cmpv2/k8s-pnf-simulator.yaml [deleted file]
robot/assets/cmpv2/k8s-ves-client.yaml [deleted file]
robot/assets/cmpv2/ves_client_values_aaf.yaml [new file with mode: 0644]
robot/assets/cmpv2/ves_client_values_basic.yaml [new file with mode: 0644]
robot/assets/cmpv2/ves_client_values_cmpv2.yaml [new file with mode: 0644]
robot/assets/cmpv2/ves_correct_sans_cmpv2.yaml [new file with mode: 0644]
robot/assets/cmpv2/ves_wrong_sans_cmpv2.yaml [new file with mode: 0644]
robot/assets/helm/ves-client/Chart.yaml [new file with mode: 0644]
robot/assets/helm/ves-client/resources/cert.p12 [new file with mode: 0644]
robot/assets/helm/ves-client/resources/p12.pass [new file with mode: 0644]
robot/assets/helm/ves-client/resources/trust.jks [new file with mode: 0644]
robot/assets/helm/ves-client/resources/truststore.pass [new file with mode: 0644]
robot/assets/helm/ves-client/templates/_helpers.tpl [new file with mode: 0644]
robot/assets/helm/ves-client/templates/certificate.yaml [new file with mode: 0644]
robot/assets/helm/ves-client/templates/deployment.yaml [new file with mode: 0644]
robot/assets/helm/ves-client/templates/secret.yaml [new file with mode: 0644]
robot/assets/helm/ves-client/templates/service.yaml [new file with mode: 0644]
robot/assets/helm/ves-client/values.yaml [new file with mode: 0644]
robot/resources/chart_museum.robot
robot/resources/test_templates/cmpv2.robot
robot/resources/usecases/5gbulkpm_helm_interface.robot
robot/testsuites/cmpv2.robot