mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
Fix helm clean in functional test
there was an issue in helm cleanup script in functional tests. This Fixes the same. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
14276bf642
commit
60a394b397
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user