From e0ab3ab553e36595344d9cbdc240d380ad203b60 Mon Sep 17 00:00:00 2001 From: Joe Stein Date: Mon, 11 Apr 2016 16:16:57 -0400 Subject: OpenZFS 6736 - ZFS per-vdev ZAPs 6736 ZFS per-vdev ZAPs Reviewed by: Matthew Ahrens Reviewed by: John Kennedy Reviewed by: George Wilson Reviewed by: Don Brady Reviewed by: Dan McDonald References: https://www.illumos.org/issues/6736 https://github.com/openzfs/openzfs/commit/215198a Ported-by: Don Brady Signed-off-by: Brian Behlendorf Closes #4515 --- tests/runfiles/linux.run | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests/runfiles/linux.run') diff --git a/tests/runfiles/linux.run b/tests/runfiles/linux.run index f76efec76..179f82e43 100644 --- a/tests/runfiles/linux.run +++ b/tests/runfiles/linux.run @@ -614,6 +614,13 @@ tests = [ 'userquota_008_pos', 'userquota_009_pos', 'userquota_011_pos', 'userquota_012_neg'] +# DISABLED: +# vdev_zaps_007_pos -- fails due to a pre-existing issue with zpool split +# +[tests/functional/vdev_zaps] +tests = ['vdev_zaps_001_pos', 'vdev_zaps_002_pos', 'vdev_zaps_003_pos', + 'vdev_zaps_004_pos', 'vdev_zaps_005_pos', 'vdev_zaps_006_pos'] + # DISABLED: # write_dirs_002_pos - needs investigation [tests/functional/write_dirs] -- cgit v1.2.3