Whamcloud - gitweb
Branch b1_8
authorjohann <johann>
Tue, 10 Nov 2009 14:17:17 +0000 (14:17 +0000)
committerjohann <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

index 65af2f2..cc172a1 100644 (file)
@@ -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}