uncomment the tests

This commit is contained in:
spryhoda 2022-09-19 12:40:08 +03:00
parent 1fa72df38c
commit 1a821d1032
No known key found for this signature in database
GPG Key ID: D285C398242A0D6B

View File

@ -21,8 +21,8 @@ helm lint ./nxrm-aws-resiliency
helm lint ./nexus-repository-manager
# unit test
#(cd ./nxrm-aws-resiliency; helm unittest -3 -t junit -o test-output.xml .)
#(cd ./nexus-repository-manager; helm unittest -3 -t junit -o test-output.xml .)
(cd ./nxrm-aws-resiliency; helm unittest -3 -t junit -o test-output.xml .)
(cd ./nexus-repository-manager; helm unittest -3 -t junit -o test-output.xml .)
# package the charts into tgz archives
helm package ./nxrm-aws-resiliency --destination docs