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
251 stars 96 forks source link

test: thinpool auto-extend test #308

Closed dsharma-dc closed 3 months ago

dsharma-dc commented 3 months ago

This change adds a test that verifies a thinpool auto-extends in size as configured in the lvm.conf file.

Pull Request template

Please, go through these steps before you submit a PR.

Why is this PR required? What issue does it fix?: This adds a test for verifying thinpool auto-extend.

What this PR does?: Adds a new test which fills up the LVM logical volume to a certain capacity so that auto-extend of underlying thinpool kicks in.

Does this PR require any upgrade changes?: No

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

Any additional information for your reviewer? : Mention if this PR is part of any design or a continuation of previous PRs

Checklist: