]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/runfiles/common.run
Remove dependency on sharetab file and refactor sharing logic
[mirror_zfs.git] / tests / runfiles / common.run
index f6478dd0d2924ba4df9964d0dbb3149e0c6b5410..61c09529062662c3036b51d884692343f62a001f 100644 (file)
@@ -258,9 +258,8 @@ tags = ['functional', 'cli_root', 'zfs_set']
 
 [tests/functional/cli_root/zfs_share]
 tests = ['zfs_share_001_pos', 'zfs_share_002_pos', 'zfs_share_003_pos',
-    'zfs_share_004_pos', 'zfs_share_005_pos', 'zfs_share_006_pos',
-    'zfs_share_007_neg', 'zfs_share_008_neg', 'zfs_share_009_neg',
-    'zfs_share_010_neg', 'zfs_share_011_pos']
+    'zfs_share_004_pos', 'zfs_share_006_pos', 'zfs_share_008_neg',
+    'zfs_share_010_neg', 'zfs_share_011_pos', 'zfs_share_concurrent_shares']
 tags = ['functional', 'cli_root', 'zfs_share']
 
 [tests/functional/cli_root/zfs_snapshot]