forked from redpanda-data/redpanda
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: added retries to raft force reconfiguration test
Raft force reconfiguration test is designed to skip one of the nodes when force updating configuration. In this scenario it may sometimes happen that the node which wasn't updated with the configuration override will become a leader. In this situation controller backend in Redpanda will retry. Added retries to the test to make sure the test will retry reconfiguration if it was reverted by node which was missing update. Fixes: redpanda-data#19938 Signed-off-by: Michał Maślanka <michal@redpanda.com>
- Loading branch information
1 parent
62222c7
commit c23f599
Showing
1 changed file
with
59 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters