diff --git a/scripts/travis-helmtest.sh b/scripts/travis-helmtest.sh index 99a338b35..b02d77a82 100755 --- a/scripts/travis-helmtest.sh +++ b/scripts/travis-helmtest.sh @@ -21,5 +21,5 @@ go test github.com/ceph/ceph-csi/e2e -mod=vendor --deploy-timeout=10 -timeout=30 #cleanup scripts/install-helm.sh cleanup-cephcsi -scripts/install-helm.sh cleanup +scripts/install-helm.sh clean sudo scripts/minikube.sh clean