From 3ec68a4414ececbae227a508bcc7e236c358e64c Mon Sep 17 00:00:00 2001 From: cao Date: Fri, 23 Sep 2016 06:28:34 +0800 Subject: Update zfs destroy test scripts Update and enable zfs_destroy_0[08-13]_*.ksh. Reviewed-by: Brian Behlendorf Signed-off-by: cao.xuewen Closes #5068 --- tests/runfiles/linux.run | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'tests/runfiles') diff --git a/tests/runfiles/linux.run b/tests/runfiles/linux.run index 7d55a25a1..7d8f4b51c 100644 --- a/tests/runfiles/linux.run +++ b/tests/runfiles/linux.run @@ -96,16 +96,12 @@ tests = ['zfs_create_001_pos', 'zfs_create_002_pos', 'zfs_create_003_pos', # DISABLED: # zfs_destroy_005_neg - busy mountpoint behavior -# zfs_destroy_008_pos - busy mountpoint behavior -# zfs_destroy_009_pos - busy mountpoint behavior -# zfs_destroy_010_pos - busy mountpoint behavior -# zfs_destroy_011_pos - busy mountpoint behavior -# zfs_destroy_012_pos - busy mountpoint behavior -# zfs_destroy_013_neg - busy mountpoint behavior [tests/functional/cli_root/zfs_destroy] tests = ['zfs_destroy_001_pos', 'zfs_destroy_002_pos', 'zfs_destroy_003_pos', - 'zfs_destroy_004_pos', 'zfs_destroy_006_neg', 'zfs_destroy_007_neg', - 'zfs_destroy_014_pos', 'zfs_destroy_015_pos', 'zfs_destroy_016_pos'] + 'zfs_destroy_004_pos','zfs_destroy_006_neg', 'zfs_destroy_007_neg', + 'zfs_destroy_008_pos','zfs_destroy_009_pos', 'zfs_destroy_010_pos', + 'zfs_destroy_011_pos','zfs_destroy_012_pos', 'zfs_destroy_013_neg', + 'zfs_destroy_014_pos','zfs_destroy_015_pos', 'zfs_destroy_016_pos'] # DISABLED: # zfs_get_004_pos - nested pools -- cgit v1.2.3