tests: Fix verification for LVM pool on top encrypted MD RAID#549
Conversation
Resolves: RHEL-95719
Reviewer's GuideThis PR extends storage role tests to support encrypted RAID1 LVM pools by adding a full create-verify-remove scenario, renumbering existing verification steps, updating RAID verification to use explicit /dev/md paths, and skipping pool-member assertions for encrypted pools. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #549 +/- ##
==========================================
- Coverage 16.54% 10.66% -5.89%
==========================================
Files 2 8 +6
Lines 284 1960 +1676
Branches 79 0 -79
==========================================
+ Hits 47 209 +162
- Misses 237 1751 +1514
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
[citest] |
There was a problem hiding this comment.
Hey @vojtechtrefny - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
[citest_bad] |
|
I will fix the 2.9 failures in a separate commit |
Resolves: RHEL-95719
Summary by Sourcery
Extend test suite to cover encrypted RAID1 LVM pools and correct related verifications
Bug Fixes:
Tests: