Whamcloud - gitweb
LU-6455 tests: Re-enable replay-vbr and replay-single tests
[fs/lustre-release.git] / lustre / tests / replay-vbr.sh
index 3fb72d3..7da4f8a 100755 (executable)
@@ -7,12 +7,6 @@ set -e
 # bug number:  16356
 ALWAYS_EXCEPT="12a   $REPLAY_VBR_EXCEPT"
 
-case "$(lsb_release -sr)" in   # only disable tests for el7
-7*)    # bug number:  LU-6455
-       ALWAYS_EXCEPT="$ALWAYS_EXCEPT 4i 4j 4k 10b"
-       ;;
-esac
-
 SAVE_PWD=$PWD
 LUSTRE=${LUSTRE:-$(cd $(dirname $0)/..; echo $PWD)}
 SETUP=${SETUP:-}