aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runfiles
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runfiles')
-rw-r--r--tests/runfiles/linux.run19
1 files changed, 10 insertions, 9 deletions
diff --git a/tests/runfiles/linux.run b/tests/runfiles/linux.run
index af646f777..3d3ef0afa 100644
--- a/tests/runfiles/linux.run
+++ b/tests/runfiles/linux.run
@@ -683,15 +683,16 @@ tags = ['functional', 'refreserv']
[tests/functional/removal]
pre =
-tests = ['removal_sanity', 'removal_all_vdev', 'removal_check_space',
- 'removal_condense_export',
- 'removal_multiple_indirection', 'removal_remap',
- 'removal_remap_deadlists',
- 'removal_with_add', 'removal_with_create_fs', 'removal_with_dedup',
- 'removal_with_export', 'removal_with_ganging', 'removal_with_remap',
- 'removal_with_remove', 'removal_with_scrub', 'removal_with_send',
- 'removal_with_send_recv', 'removal_with_snapshot', 'removal_with_write',
- 'removal_with_zdb', 'removal_resume_export',
+tests = ['removal_all_vdev', 'removal_check_space',
+ 'removal_condense_export', 'removal_multiple_indirection',
+ 'removal_remap', 'removal_remap_deadlists',
+ 'removal_resume_export', 'removal_sanity', 'removal_with_add',
+ 'removal_with_create_fs', 'removal_with_dedup',
+ 'removal_with_export', 'removal_with_ganging',
+ 'removal_with_remap', 'removal_with_remove',
+ 'removal_with_scrub', 'removal_with_send',
+ 'removal_with_send_recv', 'removal_with_snapshot',
+ 'removal_with_write', 'removal_with_zdb', 'remove_expanded',
'remove_mirror', 'remove_mirror_sanity', 'remove_raidz']
tags = ['functional', 'removal']