Whamcloud - gitweb
LU-1999 tests: disable recovery-small/106
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Fri, 21 Sep 2012 06:15:50 +0000 (10:15 +0400)
committerJohann Lombardi <johann@whamcloud.com>
Fri, 21 Sep 2012 06:24:01 +0000 (02:24 -0400)
till 1999 is fixed

Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Change-Id: I9e8da67b8033f46925d152881e3f4449ad089e7f
Reviewed-on: http://review.whamcloud.com/4066
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Tested-by: Johann Lombardi <johann@whamcloud.com>
lustre/tests/recovery-small.sh

index 9936a45..459e2ae 100755 (executable)
@@ -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}