mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 11:47:43 +03:00
Test cancelling a removal in ZTS
This patch adds a new test that sanity checks cancelling a removal. Reviewed-by: Matt Ahrens <mahrens@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: John Kennedy <john.kennedy@delphix.com> Signed-off-by: Serapheim Dimitropoulos <serapheim@delphix.com> Closes #9101 Conflicts: tests/zfs-tests/tests/functional/removal/Makefile.am
This commit is contained in:
committed by
Tony Hutter
parent
77d59a6d63
commit
66398a4da3
@@ -761,7 +761,7 @@ tags = ['functional', 'refreserv']
|
||||
|
||||
[tests/functional/removal]
|
||||
pre =
|
||||
tests = ['removal_all_vdev', 'removal_check_space',
|
||||
tests = ['removal_all_vdev', 'removal_cancel', 'removal_check_space',
|
||||
'removal_condense_export', 'removal_multiple_indirection',
|
||||
'removal_remap', 'removal_nopwrite', 'removal_remap_deadlists',
|
||||
'removal_resume_export', 'removal_sanity', 'removal_with_add',
|
||||
|
||||
Reference in New Issue
Block a user