From: Nathaniel Clark Date: Thu, 15 May 2014 17:06:34 +0000 (-0400) Subject: LU-2778 tests: UNEXCEPT conf-sanity/57b X-Git-Tag: 2.7.57~26 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F10357%2F8;p=fs%2Flustre-release.git LU-2778 tests: UNEXCEPT conf-sanity/57b Due to fixes for LU-2059 this test should now pass consistantly on ZFS. Test-Parameters: mdsfilesystemtype=zfs mdtfilesystemtype=zfs ostfilesystemtype=zfs testlist=conf-sanity Test-Parameters: mdsfilesystemtype=zfs mdtfilesystemtype=zfs ostfilesystemtype=zfs testlist=conf-sanity Signed-off-by: Nathaniel Clark Change-Id: Ia9e567a5692109458b8cbf9fc034d571c52ea130 Reviewed-on: http://review.whamcloud.com/10357 Tested-by: Jenkins Reviewed-by: Jian Yu Tested-by: Maloo Reviewed-by: James Nunez Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 1100c02..d106839 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -78,8 +78,8 @@ if [[ "$LDISKFS_MKFS_OPTS" != *lazy_itable_init* ]]; then fi [ $(facet_fstype $SINGLEMDS) = "zfs" ] && -# bug number for skipped test: LU-2778 LU-4444 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 57b 69" +# bug number for skipped test: LU-4444 + ALWAYS_EXCEPT="$ALWAYS_EXCEPT 69" init_logging