mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
ZTS: Improve cleanup in removal_with_export
Kill the removal operation on every platform, not just Linux. The test has been fixed and is now stable on FreeBSD. Reviewed-by: John Kennedy <john.kennedy@delphix.com> Reviewed-by: Igor Kozhukhov <igor@dilos.org> Signed-off-by: Ryan Moeller <ryan@iXsystems.com> Closes #11856
This commit is contained in:
committed by
Tony Hutter
parent
57490d5e13
commit
12e25a6ec3
@@ -262,7 +262,6 @@ if sys.platform.startswith('freebsd'):
|
||||
'inheritance/inherit_001_pos': ['FAIL', '11829'],
|
||||
'pool_checkpoint/checkpoint_zhack_feat': ['FAIL', '11854'],
|
||||
'removal/removal_condense_export': ['FAIL', known_reason],
|
||||
'removal/removal_with_export': ['FAIL', known_reason],
|
||||
'resilver/resilver_restart_001': ['FAIL', known_reason],
|
||||
'zvol/zvol_misc/zvol_misc_volmode': ['FAIL', known_reason],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user