mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +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
This commit is contained in:
committed by
Matthew Ahrens
parent
48be0dfba1
commit
8098465558
@@ -769,7 +769,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_nopwrite', 'removal_remap_deadlists',
|
||||
'removal_resume_export', 'removal_sanity', 'removal_with_add',
|
||||
|
||||
Reference in New Issue
Block a user