Skip to content

refactor: static usage of junit extension #2879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Jul 24, 2025

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

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
@openshift-ci openshift-ci bot requested review from metacosm and xstefank July 24, 2025 06:57
@csviri csviri removed the request for review from metacosm July 24, 2025 06:57
@@ -18,7 +18,7 @@ public class PrimaryIndexerIT {
public static final String RESOURCE_NAME1 = "test1";
public static final String RESOURCE_NAME2 = "test2";

@RegisterExtension LocallyRunOperatorExtension operator = buildOperator();
@RegisterExtension LocallyRunOperatorExtension extension = buildOperator();
Copy link
Collaborator

Choose a reason for hiding this comment

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

this one not static?

csviri added 2 commits July 24, 2025 09:29
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
@csviri csviri marked this pull request as draft July 24, 2025 07:49
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants