ZTS: Update raidz_expand_005_pos.ksh

Align the raidz_expand_005_pos test with the raidz_expand_004_pos test
and only verify no errors were reported.  Allow scrub repair IO.

Reviewed-by: Don Brady <don.brady@klarasystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #15663
This commit is contained in:
Brian Behlendorf 2023-12-12 09:56:19 -08:00 committed by GitHub
parent a9b937e066
commit f4b97c1e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ function test_replace # <pool> <devices> <parity>
log_must zpool scrub -w $pool log_must zpool scrub -w $pool
log_must zpool status -v log_must zpool status -v
log_must check_pool_status $pool "scan" "repaired 0B" log_must check_pool_status $pool "scan" "with 0 errors"
} }
log_must set_tunable32 EMBEDDED_SLOG_MIN_MS 99999 log_must set_tunable32 EMBEDDED_SLOG_MIN_MS 99999