[release-4.22] MCO-2025: OCP-88366 and add OCP-88814 for osImageStream with osImageURL#6083
Conversation
… is set Migrated from openshift-tests-private PR #29780. Verifies that status.osImageStream is not reported in the worker MCP when a custom osImageURL is configured, covering update-in-progress, post-update, and degraded-pool scenarios. Signed-off-by: HarshwardhanPatil07 <harshpat@redhat.com>
OCP-88366 now only validates osImageStream is empty when a valid osImageURL is applied. The degraded pool scenario is moved to a new test OCP-88814 which uses an invalid osImageURL to trigger degradation instead of an invalid ignition version, and verifies osImageStream recovers to rhel-9 after cleanup.
OTP label removed from test 88366, MCO-2025 prefix removed from both test titles as it belongs in the PR title only.
After deleting the invalid MC, wait for the pool to stop being degraded before calling waitForComplete, which fails immediately on degraded pools.
…id osImageURL Invalid osImageURL causes deep node degradation with slow recovery. Switch to IGNITION_VERSION=99.99.0 which degrades the pool without attempting an OS pivot, allowing reliable cleanup with DeleteWithWait.
The MCO clears status.osImageStream when the pool is degraded, regardless of whether osImageURL is set. Updated assertion from ContainSubstring(rhel-9) to BeEmpty().
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@openshift-cherrypick-robot: Ignoring requests to cherry-pick non-bug issues: MCO-2025 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. |
|
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: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise 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)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-cherrypick-robot 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 |
|
@openshift-cherrypick-robot: 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. |
This is an automated cherry-pick of #6014
/assign HarshwardhanPatil07