mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-12 17:30:19 +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
|
#cleanup
|
||||||
scripts/install-helm.sh cleanup-cephcsi
|
scripts/install-helm.sh cleanup-cephcsi
|
||||||
scripts/install-helm.sh cleanup
|
scripts/install-helm.sh clean
|
||||||
sudo scripts/minikube.sh clean
|
sudo scripts/minikube.sh clean
|
||||||
|
Loading…
Reference in New Issue
Block a user