Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50c7499
)
Branch b1_4
author
adilger
<adilger>
Mon, 29 Aug 2005 19:34:56 +0000
(19:34 +0000)
committer
adilger
<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
patch
|
blob
|
history
diff --git
a/lustre/tests/recovery-small.sh
b/lustre/tests/recovery-small.sh
index
7fa6410
..
7607646
100755
(executable)
--- a/
lustre/tests/recovery-small.sh
+++ b/
lustre/tests/recovery-small.sh
@@
-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`/..}