Commit dc52206f authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

TestPipeline: removed uninstall chart because it causes pipeline error.

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