summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan McDonald <danmcd@mnx.io>2022-08-30 21:32:36 -0400
committerDan McDonald <danmcd@mnx.io>2022-08-30 21:32:36 -0400
commit01855c095289184acbd69a078a7834e66bb46eca (patch)
tree477ae217e728ec2fea5c90c6de734a96d9e19e2d
parentc7f84bea1011fcf950e110886bbfe66a1bfcae0e (diff)
downloadillumos-joyent-OS-8403.tar.gz
oops zfs tooOS-8403
-rw-r--r--usr/src/test/zfs-tests/runfiles/smartos.run4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/test/zfs-tests/runfiles/smartos.run b/usr/src/test/zfs-tests/runfiles/smartos.run
index a633ec274e..86726ab734 100644
--- a/usr/src/test/zfs-tests/runfiles/smartos.run
+++ b/usr/src/test/zfs-tests/runfiles/smartos.run
@@ -31,9 +31,6 @@ tests = ['alloc_class_001_pos', 'alloc_class_002_neg', 'alloc_class_003_pos',
'alloc_class_013_pos']
tags = ['functional', 'alloc_class']
-[/opt/zfs-tests/tests/functional/cli_root/zpool_add]
-tests = ['zpool_add_010_pos', 'add-o_ashift', 'add_prop_ashift']
-
[/opt/zfs-tests/tests/functional/atime]
tests = ['atime_001_pos', 'atime_002_neg']
@@ -227,6 +224,7 @@ tests = ['zpool_001_neg', 'zpool_002_pos']
tests = ['zpool_add_001_pos', 'zpool_add_002_pos', 'zpool_add_003_pos',
'zpool_add_004_pos', 'zpool_add_005_pos', 'zpool_add_006_pos',
'zpool_add_007_neg', 'zpool_add_008_neg', 'zpool_add_009_neg',
+ 'zpool_add_010_pos', 'add-o_ashift', 'add_prop_ashift',
'add_nested_replacing_spare']
[/opt/zfs-tests/tests/functional/cli_root/zpool_attach]