Skip to content

Fix CI - One unit/One CI job#395

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:release-4.20from
MahnoorAsghar:release-4.20
Apr 10, 2026
Merged

Fix CI - One unit/One CI job#395
openshift-merge-bot[bot] merged 1 commit intoopenshift:release-4.20from
MahnoorAsghar:release-4.20

Conversation

@MahnoorAsghar
Copy link
Copy Markdown

Over the weekend it seems the Ironic project had a compound CI breakage where one of our CI jobs started failing combined with metal3-integration also being broken.

The unit test failure, I can't figure out "why today", but it is clear the test is getting hung up trying to actually exercise a sushy client. Fixing the mocking, the world becomes a happy place. In essence, the test was timing out but getting stuck in a time call most likely, so shrug.

Metal3-integration, thats being worked on, but its been broken for a few days. In the mean time, we're going to disable that job in the interest of keeping the gate working.

Assisted-By: Claude Code - Claude Sonnet 4.5
Change-Id: I894acb47db892f0fefbb5819d31a38b8d590217d

Over the weekend it seems the Ironic project had a compound
CI breakage where one of our CI jobs started failing combined
with metal3-integration *also* being broken.

The unit test failure, I can't figure out "why today", but it
is clear the test is getting hung up trying to actually exercise
a sushy client. Fixing the mocking, the world becomes a happy place.
In essence, the test was timing out but getting stuck in a time call
most likely, so *shrug*.

Metal3-integration, thats being worked on, but its been broken
for a few days. In the mean time, we're going to disable that job
in the interest of keeping the gate working.

Assisted-By: Claude Code - Claude Sonnet 4.5
Change-Id: I894acb47db892f0fefbb5819d31a38b8d590217d
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
@openshift-ci openshift-ci bot requested review from elfosardo and iurygregory April 10, 2026 13:46
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 10, 2026

@MahnoorAsghar: all tests passed!

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link
Copy Markdown

@iurygregory iurygregory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 10, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 10, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iurygregory, MahnoorAsghar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 10, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit b0848d2 into openshift:release-4.20 Apr 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants