mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 02:44:41 +03:00
tests: prune cat (ab)uses
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: John Kennedy <john.kennedy@delphix.com> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13259
This commit is contained in:
@@ -162,7 +162,7 @@ do
|
||||
|
||||
# inject read io errors on vdev and verify resilver does not restart
|
||||
log_must zinject -a -d ${VDEV_FILES[2]} -e io -T read -f 0.25 $TESTPOOL1
|
||||
log_must eval "cat ${DATAPATHS[1]} > /dev/null"
|
||||
log_must cp ${DATAPATHS[1]} /dev/null
|
||||
log_must zinject -c all
|
||||
|
||||
# there should still be 2 resilver starts w/o defer, 1 with defer
|
||||
|
||||
Reference in New Issue
Block a user