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

storage/tests: Adjust step size deviation used in test #18420

Commits on May 13, 2024

  1. storage/tests: Adjust step size deviance used in test

    In the e2e storage test the index step size of 32KiB is used as possible
    deviance from expected results. An allowance of 50KiB is used to prevent
    the test failing because of index step size.
    
    The change computes max step size across all segment indices and uses
    that as the deviance.
    abhijat committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4324c8b View commit details
    Browse the repository at this point in the history