Skip to content

fix: flaky MultipleReconcilerSameTypeIT#3319

Merged
csviri merged 1 commit intooperator-framework:mainfrom
csviri:fix-MultipleReconcilerSameTypeIT
Apr 27, 2026
Merged

fix: flaky MultipleReconcilerSameTypeIT#3319
csviri merged 1 commit intooperator-framework:mainfrom
csviri:fix-MultipleReconcilerSameTypeIT

Conversation

@csviri
Copy link
Copy Markdown
Collaborator

@csviri csviri commented Apr 27, 2026

Signed-off-by: Attila Mészáros a_meszaros@apple.com

Copilot AI review requested due to automatic review settings April 27, 2026 15:15
@openshift-ci openshift-ci Bot requested review from metacosm and xstefank April 27, 2026 15:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Stabilizes the MultipleReconcilerSameTypeIT integration test by ensuring the custom resources’ status is present before asserting on status.reconciledBy, avoiding intermittent failures when status hasn’t been patched yet.

Changes:

  • Add explicit non-null assertions for res1.getStatus() and res2.getStatus() before reading getReconciledBy().

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
@csviri csviri force-pushed the fix-MultipleReconcilerSameTypeIT branch from c85f6a9 to 040cf1a Compare April 27, 2026 15:31
@csviri csviri merged commit 5388faf into operator-framework:main Apr 27, 2026
29 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants