openebs / lvm-localpv

Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend LVM2 data storage stack.
Apache License 2.0
235 stars 92 forks source link

test(ci): add missing validations in existing ci test #310

Closed abhilashshetty04 closed 3 weeks ago

abhilashshetty04 commented 3 weeks ago

Pull Request template

Why is this PR required? What issue does it fix?: This PR adds missing checks in existing CI cases. Resize and snapshot checks were there as part of FS test but was not there in Block and thin provision tets. Added them.

Does this PR require any upgrade changes?: No

If the changes in this PR are manually verified, list down the scenarios covered:: NA

Checklist: