From: dilip krishnagiri Date: Wed, 9 Aug 2017 17:38:12 +0000 (-0600) Subject: LU-9592 tests: remove sanity-quota tests from ALWAYS_EXCEPT X-Git-Tag: 2.11.51~59 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=2cdcaa0dd3ba80c94558bfb95eaf79829b530acf LU-9592 tests: remove sanity-quota tests from ALWAYS_EXCEPT Remove sanity-quota tests 34 "Usage transfer for user & group & project" 35 "Usage is still accessible across reboot" from ALWAYS_EXCEPT list. Test-Parameters: trivial testlist=sanity-quota mdtfilesystemtype=zfs ostfilesystemtype=zfs Signed-off-by: dilip krishnagiri Change-Id: I41390699480d9f88b1019c459c142d36fea624fb Reviewed-on: https://review.whamcloud.com/27410 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Saurabh Tandan Reviewed-by: Wei Liu Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 6cc590b..44f3fc3 100755 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -51,7 +51,7 @@ 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-5638 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 11 33 34 35" + ALWAYS_EXCEPT="$ALWAYS_EXCEPT 11 33" # bug number: LU-2887 # 21 9 (min)" ZFS_SLOW="12a 9"