From: Nathaniel Clark Date: Mon, 22 Apr 2013 20:46:48 +0000 (-0400) Subject: LU-2547 tests: EXCEPT recovery-small/24a for ZFS X-Git-Tag: 2.3.65~51 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=fc45735e604b9f81a2da96698f73859303993ed8 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 --- 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