Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Mon, 29 Aug 2005 19:34:56 +0000 (19:34 +0000)
committeradilger <adilger>
Mon, 29 Aug 2005 19:34:56 +0000 (19:34 +0000)
Disable test 27 (fail LOV while using OSCs) as it is constantly failing
since we enabled failover OSTs by default.
b=7288

lustre/tests/recovery-small.sh

index 7fa6410..7607646 100755 (executable)
@@ -2,8 +2,8 @@
 
 set -e
 
-#         bug  2986 5494
-ALWAYS_EXCEPT="20b  24"
+#         bug  2986 5494 7288
+ALWAYS_EXCEPT="20b  24   27"
 
 
 LUSTRE=${LUSTRE:-`dirname $0`/..}