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

#2 OZG-7121 pipeline: Adjust helm unittest install

parent 0234f1bd
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 #1295 passed with warnings
......@@ -42,9 +42,8 @@ test:
test-helm:
stage: test
extends: .helm
before_script:
- helm plugin install https://github.com/helm-unittest/helm-unittest.git
script:
- helm plugin install https://github.com/helm-unittest/helm-unittest.git
- helm template ./src/main/helm/ -f src/test/helm-linter-values.yaml
- helm lint -f src/test/helm-linter-values.yaml ./src/main/helm/
- cd src/main/helm && helm unittest -f '../../test/helm/**/*test.yaml' .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment