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.1.x] ducktape: Change condition for upload check to pass when all segments are uploaded #11446

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #11433
Fixes #11445,

The condition for the test checks if the number of segments uploaded is
exactly equal to one minus the local segment count. Since the max
upload interval is set we can end up uploading all segments to the
cloud (as seen in CI failures). This change adjusts the success
condition to include the case where all segments are uploaded.

(cherry picked from commit bf8e2ed)
@vbotbuildovich vbotbuildovich added this to the v23.1.x-next milestone Jun 15, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jun 15, 2023
@abhijat abhijat marked this pull request as ready for review June 16, 2023 05:49
@abhijat abhijat merged commit 1f51fbb into redpanda-data:v23.1.x Jun 16, 2023
8 checks passed
@vshtokman vshtokman modified the milestones: v23.1.x-next, v23.1.13 Jun 21, 2023
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.

4 participants