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

Commits on Nov 13, 2023

  1. tests: retry on timeout in partition balancer test

    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)
    mmaslankaprv authored and vbotbuildovich committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e064aa8 View commit details
    Browse the repository at this point in the history