Skip to content

improve: deflake WorkflowMultipleActivationIT#3503

Open
csviri wants to merge 1 commit into
operator-framework:mainfrom
csviri:test-fail
Open

improve: deflake WorkflowMultipleActivationIT#3503
csviri wants to merge 1 commit into
operator-framework:mainfrom
csviri:test-fail

Conversation

@csviri

@csviri csviri commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

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

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Copilot AI review requested due to automatic review settings July 16, 2026 14:15
@openshift-ci
openshift-ci Bot requested review from metacosm and xstefank July 16, 2026 14:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Improves stability of the WorkflowMultipleActivationIT integration test by ensuring the primary custom resource has actually been deleted before attempting to recreate it, reducing race conditions around asynchronous deletion/finalizer handling.

Changes:

  • After extension.delete(cr1), the test now awaits both dependent cleanup (ConfigMap is gone) and primary resource deletion (WorkflowMultipleActivationCustomResource is gone) before proceeding.

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.

2 participants