Add Robot test for validating Helm charts 48/1448/1
authorJuha Kosonen <juha.kosonen@nokia.com>
Thu, 22 Aug 2019 11:14:03 +0000 (14:14 +0300)
committerJuha Kosonen <juha.kosonen@nokia.com>
Thu, 22 Aug 2019 11:14:03 +0000 (14:14 +0300)
commit02b1ff0b186b082fb86a91ffcb0c0be0b3c92d6c
treea6a1d569525a9d052e870a97d47b8d3ad4568b53
parent7918d7e7895da4c6ea4b25610780522ac0351d00
Add Robot test for validating Helm charts

Uses linter to check charts are well-formed and tests rendering by
dry-running the install.

JIRA: VAL-43

Change-Id: If0eaaf6d5e5deaf4e9bd2d8fb6303b66d2035a1f
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
docker/README.rst
docker/helm/Dockerfile [new file with mode: 0644]
docker/helm/Makefile [new file with mode: 0644]
docker/helm/pip-requirements.txt [new file with mode: 0644]
tests/helm/helm_chart.resource [new file with mode: 0644]
tests/helm/helm_chart.robot [new file with mode: 0644]