mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
e2e: remove extra check for snapshot count
snapshot count validation has already done after the deletion of snapshot Signed-off-by: riya-singhal31 <rsinghal@redhat.com>
This commit is contained in:
parent
e8d6dc9fab
commit
6f54b88b26
@ -1944,8 +1944,6 @@ var _ = Describe(cephfsType, func() {
|
||||
framework.Failf("failed to delete PVC or application: %v", err)
|
||||
}
|
||||
|
||||
validateCephFSSnapshotCount(f, 0, subvolumegroup, pv)
|
||||
|
||||
err = deletePVCAndApp("", f, pvc, app)
|
||||
if err != nil {
|
||||
framework.Failf("failed to delete PVC or application: %v", err)
|
||||
|
Loading…
Reference in New Issue
Block a user