CherryPicked: [cnv-4.22] Remove CNV-86102 xfail workaround for virt-platform-autopilot priority class#5393
Open
cnv-tests-github-webhook-dollierp[bot] wants to merge 1 commit into
Conversation
…y class (#5309) [CNV-86102](https://redhat.atlassian.net/browse/CNV-86102) reported that `virt-platform-autopilot` deployment didn't have a priority class set. The bug is now resolved (ON_QA), so we remove the `xfail` workarounds that were skipping priority class validation for this component. **Changes:** - Remove `jira_86102_open` session fixture from `tests/install_upgrade_operators/conftest.py` - Remove xfail guard for `virt-platform-autopilot` in `test_cnv_deployment_priority_class_name` - Remove xfail guard for `virt-platform-autopilot` in `test_pods_priority_class_value` - Clean up unused `VIRT_PLATFORM_AUTOPILOT` imports Tests will now properly validate that `virt-platform-autopilot` has a priority class set. CNV-86102 CNV-86102 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> * **Tests** * Removed test fixture and references related to a resolved issue. * Simplified deployment and pod validation tests by removing associated platform-specific checks. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Ramon Lobillo Mateos <rlobillo@redhat.com>
|
@rlobillo — AI automatically resolved merge conflicts for this cherry-pick. Please review the changes carefully and verify correctness before merging. |
Contributor
|
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
Custom Commands
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
For more information, please refer to the project documentation or contact the maintainers. |
|
/build-and-push-container |
|
New container for quay.io/openshift-cnv/openshift-virtualization-tests:pr-5393 published |
|
/verified All tests passed for PR #5393. Execution details |
RoniKishner
approved these changes
Jun 25, 2026
hmeir
approved these changes
Jun 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick from
mainbranch, original PR: #5309, PR owner: rlobillo