From fc45735e604b9f81a2da96698f73859303993ed8 Mon Sep 17 00:00:00 2001 From: Nathaniel Clark Date: Mon, 22 Apr 2013 16:46:48 -0400 Subject: [PATCH] LU-2547 tests: EXCEPT recovery-small/24a for ZFS EXCEPT this test for ZFS as it is failing over 50% of the time currently. Re-enable when root cause of failure is located. Signed-off-by: Nathaniel Clark Change-Id: I6c02a4db5a0d9f876cb4e8cff4e614eb3ac86dfd Reviewed-on: http://review.whamcloud.com/6119 Reviewed-by: Bob Glossman Tested-by: Hudson Reviewed-by: Lai Siyao Tested-by: Maloo Reviewed-by: Andreas Dilger --- lustre/tests/recovery-small.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 63d0b73..2fdf399 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -20,8 +20,8 @@ require_dsh_mds || exit 0 [ "$SLOW" = "no" ] && EXCEPT_SLOW="17 26a 26b 50 51 57" [ $(facet_fstype $SINGLEMDS) = "zfs" ] && -# bug number for skipped test: LU-2194 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 19b" +# bug number for skipped test: LU-2194 LU-2547 + ALWAYS_EXCEPT="$ALWAYS_EXCEPT 19b 24a" build_test_filter -- 1.8.3.1