Add test suit for SDC helm chart validator 93/119893/5
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>
Fri, 26 Mar 2021 10:36:30 +0000 (11:36 +0100)
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>
Mon, 29 Mar 2021 13:57:56 +0000 (15:57 +0200)
commit9979cb6be5037336497c5c17e0ece5e2355836e3
tree3f72eef99039e5f836a83e76f0580e606f0d5d54
parent1acefd84302a7ffa1981a270a7a8a2f17f71c271
Add test suit for SDC helm chart validator

Issue-ID: SDC-3185
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Id53318a912766ff8bd76637614f65533dfd62ed6
plans/sdc/sdc-helm-validator/setup.sh [new file with mode: 0644]
plans/sdc/sdc-helm-validator/teardown.sh [new file with mode: 0644]
plans/sdc/sdc-helm-validator/testplan.txt [new file with mode: 0644]
tests/sdc/sdc-helm-validator/assets/charts/correct-apiVersion-v2.tgz [new file with mode: 0644]
tests/sdc/sdc-helm-validator/assets/charts/one-lint-one-render-error-apiVersion-v2.tgz [new file with mode: 0644]
tests/sdc/sdc-helm-validator/assets/charts/one-lint-warning-apiVersion-v2.tgz [new file with mode: 0644]
tests/sdc/sdc-helm-validator/sdc-helm-validator.robot [new file with mode: 0644]