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: disable snapshots when testing partial controller deletion #18525

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #16495
Fixes: #18524,

When testing partial deletion the test selects a segment to remove from
controller log. Before deleting the segment but after it was selected it
may be accounted in the controller snapshot.

Disabled controller snapshot to prevent the test racing with
snapshot creation.

Fixes: redpanda-data#8217

Signed-off-by: Michal Maslanka <michal@redpanda.com>
(cherry picked from commit f978777)
@vbotbuildovich vbotbuildovich added this to the v23.2.x-next milestone May 16, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label May 16, 2024
@ztlpn
Copy link
Contributor

ztlpn commented May 16, 2024

Test failure: #12659

@ztlpn ztlpn merged commit c827fab into redpanda-data:v23.2.x May 16, 2024
23 checks passed
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.

3 participants