From fbacf1dd8929b1d554d8815c56249b1dc8c8a125 Mon Sep 17 00:00:00 2001 From: Nathaniel Clark Date: Thu, 6 Jun 2013 16:41:16 -0400 Subject: [PATCH] LU-2547 tests: EXCLUDE recovery-small/24b for ZFS Exclude test because it fails in the same way as 24a and in theory should be fixed simultaniously. Signed-off-by: Nathaniel Clark Change-Id: Iea5aaddf41b5765efce22cc7e32234cb1a8e49ae Reviewed-on: http://review.whamcloud.com/6587 Reviewed-by: Andreas Dilger Tested-by: Hudson Reviewed-by: Jian Yu Tested-by: Maloo Reviewed-on: http://review.whamcloud.com/7424 --- lustre/tests/recovery-small.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 18cfcc0..bdee5ec 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -21,7 +21,7 @@ require_dsh_mds || exit 0 [ $(facet_fstype $SINGLEMDS) = "zfs" ] && # bug number for skipped test: LU-2194 LU-2547 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 19b 24a" + ALWAYS_EXCEPT="$ALWAYS_EXCEPT 19b 24a 24b" build_test_filter -- 1.8.3.1