Commit 0910e94c authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

TestPipeline: uninstall the helm chart before running tests.

parent aec4f053
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ integration:csp-lmc-mid:
    - export KUBE_NAMESPACE="ci-csp-proto-$CI_COMMIT_SHORT_SHA"
    - cd $BUILD_PATH  
    - make k8s
    - make uninstall-chart
    - make install-chart
    - make template-chart
    - make wait