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:
e7953d2
)
Branch b1_8
author
johann
<johann>
Tue, 10 Nov 2009 14:17:17 +0000
(14:17 +0000)
committer
johann
<johann>
Tue, 10 Nov 2009 14:17:17 +0000
(14:17 +0000)
b=19023 (via 21250)
Add replay-vbr test 0x & 0y to ALWAYS_EXCEPT until bug 19023 is fixed.
lustre/tests/replay-vbr.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/replay-vbr.sh
b/lustre/tests/replay-vbr.sh
index
65af2f2
..
cc172a1
100644
(file)
--- a/
lustre/tests/replay-vbr.sh
+++ b/
lustre/tests/replay-vbr.sh
@@
-2,8
+2,8
@@
set -e
-# bug number:
-ALWAYS_EXCEPT="3c 4b 4c 10 $REPLAY_VBR_EXCEPT"
+# bug number:
19023 19023
+ALWAYS_EXCEPT="
0x 0y
3c 4b 4c 10 $REPLAY_VBR_EXCEPT"
SAVE_PWD=$PWD
PTLDEBUG=${PTLDEBUG:--1}