[4.19] Upgrade: skip virt-launcher update check when image unchanged#4333
[4.19] Upgrade: skip virt-launcher update check when image unchanged#4333dshchedr wants to merge 1 commit intoRedHatQE:cnv-4.19from
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
AI Features
💡 Tips
For more information, please refer to the project documentation or contact the maintainers. |
4ef7357 to
4d3a487
Compare
|
Clean rebase detected — no code changes compared to previous head ( |
Manual cherry-pick for RedHatQE#4269 The test_vmi_pod_image_updates_after_upgrade_optin test was failing on Z release upgrades where virt-launcher image doesn't change. Skip automatic workload update migration verification when virt-launcher image is unchanged. Changes: - Add virt_launcher_from_csv_before_upgrade fixture to capture virt-launcher image before upgrade - Add csv_after_upgrade fixture to get target CSV - Compare virt-launcher images before/after upgrade in unupdated_vmi_pods_names - Skip automatic migration check with warning when image unchanged - Simplify validate_vms_pod_updated to accept expected image directly Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> (cherry picked from commit 1e89a7f)
4d3a487 to
64518be
Compare
Manual cherry-pick for #4269
The test_vmi_pod_image_updates_after_upgrade_optin test was failing on Z
release upgrades where virt-launcher image doesn't change. Skip automatic
workload update migration verification when virt-launcher image is unchanged.
Changes:
virt-launcher image before upgrade
Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com