From c66b43bf9275ba4c170aa0124a73ca8a09b46373 Mon Sep 17 00:00:00 2001 From: Alex Zhuravlev Date: Fri, 21 Sep 2012 10:15:50 +0400 Subject: [PATCH] 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 --- lustre/tests/recovery-small.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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} -- 1.8.3.1