mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
ZTS: fix zfs_copies_006_pos test on Ubuntu 20.04 (#16409)
This test was failing before: - FAIL cli_root/zfs_copies/zfs_copies_006_pos (expected PASS) Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de> Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru>
This commit is contained in:
parent
8d4ad5adc7
commit
e9f51ebd94
@ -153,5 +153,7 @@ function do_vol_test
|
||||
log_must umount $mntp
|
||||
fi
|
||||
|
||||
# Ubuntu 20.04 wants a sync here
|
||||
log_must sync
|
||||
log_must zfs destroy $vol
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user