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

[v24.1.x] cluster_recovery_backend_test: only reset relevant config #23506

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #18553
Fixes: #23504,

The test was previously flaky because it reset all configs immediately
after restarting the application, which could race with initialization
of some cloud storage services. Instead, we'll now only reset the
specific that the test conditions on.

Fixes redpanda-data#17813

(cherry picked from commit f2fd6ba)
@vbotbuildovich vbotbuildovich added this to the v24.1.x-next milestone Sep 26, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Sep 26, 2024
Copy link
Contributor

@andrwng andrwng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants