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

KafkaReadinessCheckTest #1784

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

piotrrzysko
Copy link
Member

No description provided.

getStatusHealth(hermesFrontend).expectStatus().is2xxSuccessful();

// cleanup
kafka.makeClusterOperational();
Copy link
Member

Choose a reason for hiding this comment

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

Just sharing my thoughts - I know that this method is not from this PR, but its name is quite general 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

Do you have any suggestions on how to change it? Would startAllStoppedBrokers be better?

Copy link
Member

Choose a reason for hiding this comment

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

in my opinion startAllStoppedBrokers is much better

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll change it in a separate PR

@piotrrzysko piotrrzysko merged commit 8c6f1d8 into integration_tests_framework Nov 21, 2023
7 checks passed
@piotrrzysko piotrrzysko deleted the slow_integration_tests branch November 21, 2023 11:37
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.

None yet

4 participants