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

ZTS: Increase zpool_import_parallel_pos import margin #16638

Merged
merged 1 commit into from
Oct 11, 2024

Commits on Oct 11, 2024

  1. ZTS: Increase zpool_import_parallel_pos import margin

    Increase the pool import time allowed by assuming a minimum reduction
    to 1/2 instead of 1/3 when comparing sequential to parallel import
    times.  This is sufficient to verify parallel imports are working as
    intended and should address the occasional false positive failure
    when the time is slightly exceeded.
    
    Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
    behlendorf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bd27012 View commit details
    Browse the repository at this point in the history