From: Nathaniel Clark Date: Wed, 1 Oct 2014 13:39:20 +0000 (-0400) Subject: LU-2610 tests: Reenable sanity/40 for ZFS X-Git-Tag: 2.6.54~11 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=5b92c60cc78c702f9f5b617d863695558d537cde;p=fs%2Flustre-release.git LU-2610 tests: Reenable sanity/40 for ZFS Due to fix by LU-2804 change c8d5aa14e50be2a85491783f169a8f4e646b9594 This test should no longer be skipped for ZFS and should pass. Signed-off-by: Nathaniel Clark Change-Id: I1e464b8874b0968f038ec4c88c7b24d2fb03207b Reviewed-on: http://review.whamcloud.com/12153 Tested-by: Jenkins Reviewed-by: Bob Glossman Tested-by: Maloo Reviewed-by: Alex Zhuravlev Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index f1a4f87..6711e8c 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -61,8 +61,8 @@ init_logging [ "$SLOW" = "no" ] && EXCEPT_SLOW="24o 27m 64b 68 71 77f 78 115 124b 230d" [ $(facet_fstype $SINGLEMDS) = "zfs" ] && -# bug number for skipped test: LU-1593 LU-2610 LU-2833 LU-1957 LU-2805 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 34h 40 48a 180 184c" +# bug number for skipped test: LU-1593 LU-2833 LU-1957 LU-2805 + ALWAYS_EXCEPT="$ALWAYS_EXCEPT 34h 48a 180 184c" FAIL_ON_ERROR=false