Skip to content
Snippets Groups Projects
Commit 8b81c98d authored by Jan Zickermann's avatar Jan Zickermann
Browse files

#2 OZG-7121 pipeline: Add helm unittest plugin

parent e455ecc7
No related branches found
No related tags found
1 merge request!3Resolve "xta-test-server helm-chart mit Deployment und Keystore-Secrets/Certificate-Resources"
Pipeline #1287 skipped
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
...@@ -39,6 +39,7 @@ test-helm: ...@@ -39,6 +39,7 @@ test-helm:
stage: test stage: test
before_script: before_script:
- apk add --no-cache helm - apk add --no-cache helm
- helm plugin install https://github.com/helm-unittest/helm-unittest.git
script: script:
- helm template ./src/main/helm/ -f src/test/helm-linter-values.yaml - helm template ./src/main/helm/ -f src/test/helm-linter-values.yaml
- helm lint -f src/test/helm-linter-values.yaml ./src/main/helm/ - helm lint -f src/test/helm-linter-values.yaml ./src/main/helm/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment