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

ducktape: Change condition for upload check to pass when all segments are uploaded #11433

Merged

Commits on Jun 14, 2023

  1. ducktape: Change condition for upload check

    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.
    abhijat committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bf8e2ed View commit details
    Browse the repository at this point in the history