-
Notifications
You must be signed in to change notification settings - Fork 592
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
CI Failure (raft_fixture.test_force_reconfiguration) in gtest_raft_rpunit
#19938
Labels
ci-rca/test
CI Root Cause Analysis - Test Issue
kind/bug
Something isn't working
rpunit
unit test ci-failure (not ducktape)
Comments
nvartolomei
added
kind/bug
Something isn't working
rpunit
unit test ci-failure (not ducktape)
labels
Jun 20, 2024
7 tasks
This was referenced Jun 22, 2024
Merged
mmaslankaprv
added a commit
to mmaslankaprv/redpanda
that referenced
this issue
Jul 2, 2024
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>
7 tasks
mmaslankaprv
added a commit
to mmaslankaprv/redpanda
that referenced
this issue
Jul 3, 2024
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>
mmaslankaprv
added a commit
to mmaslankaprv/redpanda
that referenced
this issue
Jul 3, 2024
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>
mmaslankaprv
added a commit
to mmaslankaprv/redpanda
that referenced
this issue
Jul 4, 2024
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>
vbotbuildovich
pushed a commit
to vbotbuildovich/redpanda
that referenced
this issue
Jul 4, 2024
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> (cherry picked from commit 30efad6)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci-rca/test
CI Root Cause Analysis - Test Issue
kind/bug
Something isn't working
rpunit
unit test ci-failure (not ducktape)
https://buildkite.com/redpanda/redpanda/builds/50492#01903674-071e-459f-a5ca-0def42613a85
First known hit in an unrelated PR #19937
JIRA Link: CORE-4267
The text was updated successfully, but these errors were encountered: