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

chore: use fio app for ci testing #307

Closed dsharma-dc closed 1 month ago

dsharma-dc commented 1 month ago

Pull Request template

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

Why is this PR required? What issue does it fix?: This is required as a foundation for writing some new tests.

What this PR does?: This changes the application used for testing from busybox to fio

Does this PR require any upgrade changes?: No

If the changes in this PR are manually verified, list down the scenarios covered:: fio ran on LV

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

Checklist: