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: Fix zpool_status_008_pos false positive #16769

Merged
merged 1 commit into from
Nov 20, 2024

Commits on Nov 15, 2024

  1. ZTS: Fix zpool_status_008_pos false positive

    Increase the injected delay to 1000ms and the ZIO_SLOW_IO_MS threshold
    to 750ms to avoid false positives due to unrelated slow IOs which may
    occur in the CI environment.  Additionally, clear the fault injection as
    soon as it is no longer required for the test case.
    
    Signed-off-by: Brian Behlendorf <[email protected]>
    behlendorf committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b2f3258 View commit details
    Browse the repository at this point in the history