Whamcloud - gitweb
LU-9588 tests: remove replay-ost-single test from ALWAYS_EXCEPT 02/27402/5
authordilip krishnagiri <dilipx.krishnagiri@intel.com>
Wed, 9 Aug 2017 19:11:52 +0000 (13:11 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 31 Aug 2017 19:16:43 +0000 (19:16 +0000)
Removing replay-ost-single tests
 for ZFS,   3 "Fail OST during write, with verification"
from ALWAYS_EXCEPT list.

Test-Parameters: trivial testlist=replay-ost-single mdtfilesystemtype=zfs ostfilesystemtype=zfs

Signed-off-by: dilip krishnagiri <dilipx.krishnagiri@intel.com>
Change-Id: I6d928c374adaab47288368c533c2455549d4be17
Reviewed-on: https://review.whamcloud.com/27402
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/replay-ost-single.sh

index 07ce0c3..3f0d504 100755 (executable)
@@ -26,8 +26,6 @@ ALWAYS_EXCEPT="$REPLAY_OST_SINGLE_EXCEPT"
 [ "$SLOW" = "no" ] && EXCEPT_SLOW="5"
 
 if [ $(facet_fstype $SINGLEMDS) = "zfs" ]; then
-# bug number for skipped test:      LU-2285
-       ALWAYS_EXCEPT="$ALWAYS_EXCEPT 3"
 # bug number for slowed tests:                          LU-2887
        #                                               32  12.5  (min)"
        [ "$SLOW" = "no" ] && EXCEPT_SLOW="$EXCEPT_SLOW 8a  8b"