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] cst/ducktape: Accept errors due to gap in manifest #18560

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #18472
Fixes: #18558, Fixes: #18559,

The scrubber test may remove the first segment in the manifest. This
causes a difference between the manifest start offset and the first
segment start offset. The mismatch causes a validation to fail when
spillover is applied (which is correct behavior).

To avoid the test failing due to this expected set of events, the error
log is accepted in the test.

(cherry picked from commit 7a9e604)
@vbotbuildovich vbotbuildovich added this to the v24.1.x-next milestone May 17, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label May 17, 2024
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.

None yet

3 participants