mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
ZTS: Fix test zfs_mount_006_pos
For Linux, place a file in the mount point folder so it will be considered "busy". Fix the while loop so it doesn't rm in directories above the testdir. Add Linux-specific code to test overlay on|off. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Paul Zuchowski <pzuchowski@datto.com> Closes #4990 Closes #8081
This commit is contained in:
committed by
Brian Behlendorf
parent
d7bda38c76
commit
c2bcfa71f4
@@ -165,7 +165,6 @@ known = {
|
||||
'casenorm/mixed_formd_lookup': ['FAIL', '7633'],
|
||||
'casenorm/mixed_formd_lookup_ci': ['FAIL', '7633'],
|
||||
'casenorm/mixed_formd_delete': ['FAIL', '7633'],
|
||||
'cli_root/zfs_mount/zfs_mount_006_pos': ['SKIP', '4990'],
|
||||
'cli_root/zfs_receive/zfs_receive_004_neg': ['FAIL', known_reason],
|
||||
'cli_root/zfs_unshare/zfs_unshare_002_pos': ['SKIP', na_reason],
|
||||
'cli_root/zfs_unshare/zfs_unshare_006_pos': ['SKIP', na_reason],
|
||||
|
||||
Reference in New Issue
Block a user