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

[v23.2.x] tests: retry on timeout in partition balancer test #14934

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #14181
Fixes: #14933,

In partition balancer maintenance mode test one of the nodes is made
unavailable. In some cases the node may be suspended while being a
`redpanda/controller` partition leader. In this case changing
configuration may result in timeout, which is perfectly fine. We should
allow Admin client to retry in this case.

Fixes: redpanda-data#14047

Signed-off-by: Michal Maslanka <michal@redpanda.com>
(cherry picked from commit bdab660)
@vbotbuildovich vbotbuildovich added this to the v23.2.x-next milestone Nov 13, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Nov 13, 2023
@BenPope BenPope self-assigned this Nov 13, 2023
@piyushredpanda piyushredpanda merged commit 36eb5dd into redpanda-data:v23.2.x Nov 13, 2023
23 of 25 checks passed
@piyushredpanda piyushredpanda modified the milestones: v23.2.x-next, v23.2.16 Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants