From: Nathaniel Clark Date: Tue, 7 Aug 2018 20:53:29 +0000 (-0400) Subject: LU-2836 tests: Re-enable sanity-quota/3,6 for ZFS X-Git-Tag: 2.12.0-RC1~38 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=22289df697d919d682a3eb890af6f63c63a30df4;ds=sidebyside LU-2836 tests: Re-enable sanity-quota/3,6 for ZFS Given the amount of fixes in Quota for ZFS 0.7.x and since Lustre 2.4. Also ZFS backend is now not nearly as slow so sleep timeouts that work for ldiskfs should also work for ZFS. Re-enable these tests as they should consistantly pass now. Test-Parameters: trivial Test-Parameters: ostfilesystemtype=zfs mdtfilesystemtype=zfs ostcount=2 testlist=sanity-quota,sanity-quota,sanity-quota,sanity-quota,sanity-quota Signed-off-by: Nathaniel Clark Change-Id: I23714181a1aada7a32a540853cb2e0bd9d7211a2 Reviewed-on: https://review.whamcloud.com/32956 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: James Nunez Reviewed-by: Andreas Dilger Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 174ccef..91328df 100755 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -51,8 +51,8 @@ fi [ "$SLOW" = "no" ] && EXCEPT_SLOW="61" if [ $(facet_fstype $SINGLEMDS) = "zfs" ]; then - # bug number for skipped test: LU-2836 LU-6836 LU-2836 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 3 4a 6" + # bug number for skipped test: LU-6836 + ALWAYS_EXCEPT="$ALWAYS_EXCEPT 4a" # bug number: LU-2887 # Test duration: 21 9 min"