[Storage] Remove HPP destructive tests#5559
Conversation
Remove tests marked with both pytest.mark.hpp and pytest.mark.destructive: - test_hpp_operator_recreate_after_deletion (CNV-3277) - test_create_dv_on_right_node_with_node_placement (CNV-5711, CNV-5712, CNV-5713) Also remove the now-unused updated_hpp_with_node_placement fixture and clean up orphaned imports and constants. Assisted-by: Claude <noreply@anthropic.com> Signed-off-by: Jenia Peimer <jpeimer@redhat.com>
📝 WalkthroughWalkthroughThis PR removes destructive HPP (Hostpath Provisioner) test cases and their supporting fixtures/imports across three test files: the node-placement recreation test, the operator recreation-after-deletion test, and their associated fixtures ( ChangesHPP Test Cleanup
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: Caution Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional.
❌ Failed checks (1 error)
✅ Passed checks (4 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 |
|
Report bugs in Issues Welcome! 🎉This pull request will be automatically processed with the following features: 🔄 Automatic Actions
📋 Available CommandsPR Status Management
Review & Approval
Testing & Validation
Container Operations
Cherry-pick Operations
Branch Management
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
AI Features
Security Checks
💡 Tips
📌 Additional InformationCustom Commands:
For more information, please refer to the project documentation or contact the maintainers. |
|
/hold |
What this PR does / why we need it:
Remove destructive HPP tests:
test_hpp_operator_recreate_after_deletiontest_create_dv_on_right_node_with_node_placementupdated_hpp_with_node_placementfixtureAssisted-by: Claude noreply@anthropic.com
Which issue(s) this PR fixes:
Special notes for reviewer:
jira-ticket:
Summary by CodeRabbit