NO-JIRA: remove test exception for Insights operator#30849
NO-JIRA: remove test exception for Insights operator#30849opokornyy wants to merge 1 commit intoopenshift:mainfrom
Conversation
Remove the exception used in the test that checks whether the progressing condition is updated during a cluster update. Signed-off-by: Ondrej Pokorny <opokorny@redhat.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@opokornyy: This pull request explicitly references no jira issue. 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughRemoves a specific exception mapping for the Insights operator during upgrade progress checks, eliminating handling for OCPBUGS-65582 in the upgrade window exception logic, with minor whitespace cleanup. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Comment |
|
/cc @BaiyangZhou |
|
/cc @hongkailiu |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: opokornyy 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 |
|
Scheduling required tests: |
|
@opokornyy: 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. |
Remove the exception used in the test that checks whether the progressing condition is updated during a cluster update.
Summary by CodeRabbit
Bug Fixes
Chores