Skip to content
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

[system test] Create a new Tags class #10624

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

see-quick
Copy link
Member

@see-quick see-quick commented Sep 23, 2024

Type of change

  • Enhancement / new feature
  • Refactoring

Description

This PR transfers all tags related to the system-test module to a dedicated class. Motivation comes from [1]

[1] - #10138 (comment)

Checklist

  • Write tests
  • Make sure all tests pass

@see-quick see-quick requested review from Frawless and a team September 23, 2024 11:55
@see-quick see-quick self-assigned this Sep 23, 2024
@see-quick see-quick added this to the 0.44.0 milestone Sep 23, 2024
@jankalinic
Copy link
Contributor

Looks good, one question. Would it be more clear with naming TestTags ?

@im-konge
Copy link
Member

Yeah I agree that Tags can be whatever else and it could clash. TestTag is something from junit, but it seems that TestTags is fine.

@see-quick
Copy link
Member Author

see-quick commented Sep 23, 2024

Looks good, one question. Would it be more clear with naming TestTags ?

Yeah I agree that Tags can be whatever else and it could clash. TestTag is something from junit, but it seems that TestTags is fine.

Okay, I will rename it to TestTags then. Thanks

Signed-off-by: see-quick <[email protected]>
Copy link
Member

@im-konge im-konge left a comment

Choose a reason for hiding this comment

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

Just few suggestions for cleaning the tags a bit

Copy link
Contributor

@henryZrncik henryZrncik left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

Signed-off-by: see-quick <[email protected]>
@see-quick see-quick merged commit e3aed37 into strimzi:main Sep 24, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants