STOR-3029: Enable volume re-size offline tests for fsTypes 'ext4' and 'xfs'#31358
STOR-3029: Enable volume re-size offline tests for fsTypes 'ext4' and 'xfs'#31358radeore wants to merge 1 commit into
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@radeore: This pull request references STOR-3029 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
WalkthroughA new file ChangesCSI Volume Expand FS-Type Test Registration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: radeore The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest-required |
|
Scheduling required tests: |
|
@radeore: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Risk analysis has seen new tests most likely introduced by this PR. New Test Risks for sha: 6a77516
New tests seen in this PR at sha: 6a77516
|
Why we need this?
STOR-3028: OTE Migration of OTP storage tests to public repos
Summary
Extend the openshift/csi external storage suite with explicit ext4 and xfs volume-expand test patterns. Upstream volume-expand already covers default-fs offline/online resize; this adds fstype-specific coverage by registering Dynamic PV (ext4)(allowExpansion) and Dynamic PV (xfs)(allowExpansion) patterns via InitCustomVolumeExpandTestSuite, reusing existing upstream resize test logic without duplicating it.
Changes
Test run logs:
Summary by CodeRabbit
ext4andxfs.