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

tests: wait for controller to be elected when deciding which node to use #11457

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

mmaslankaprv
Copy link
Member

@mmaslankaprv mmaslankaprv commented Jun 15, 2023

RedpandaService::controller may sometimes return None causing the test to fail. Fixed this issue with waiting for the controller to be reported.

Fixes: #11456

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.1.x
  • v22.3.x
  • v22.2.x

Release Notes

  • none

`RedpandaService::controller` may sometimes return `None` causing the
test to fail. Fixed this issue with waiting for the controller to be
reported.

Signed-off-by: Michal Maslanka <michal@redpanda.com>
@mmaslankaprv mmaslankaprv merged commit 992c1fc into redpanda-data:dev Jun 16, 2023
@mmaslankaprv mmaslankaprv deleted the wait-for-controller branch June 16, 2023 08:51
mmaslankaprv added a commit that referenced this pull request Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants