From: Alex Zhuravlev Date: Fri, 21 Sep 2012 06:15:50 +0000 (+0400) Subject: LU-1999 tests: disable recovery-small/106 X-Git-Tag: 2.3.51~66 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=c66b43bf9275ba4c170aa0124a73ca8a09b46373 LU-1999 tests: disable recovery-small/106 till 1999 is fixed Signed-off-by: Alex Zhuravlev Change-Id: I9e8da67b8033f46925d152881e3f4449ad089e7f Reviewed-on: http://review.whamcloud.com/4066 Reviewed-by: Johann Lombardi Tested-by: Johann Lombardi --- diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 9936a45..459e2ae 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -2,8 +2,8 @@ set -e -# bug 5494 5493 -ALWAYS_EXCEPT="24 52 $RECOVERY_SMALL_EXCEPT" +# bug 5494 5493 LU1999 +ALWAYS_EXCEPT="24 52 106 $RECOVERY_SMALL_EXCEPT" export MULTIOP=${MULTIOP:-multiop} PTLDEBUG=${PTLDEBUG:--1}