X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Ftests%2Freplay-vbr.sh;h=7da4f8a9eb36a84486c1c9f70c08c475cc989c4b;hb=45b8c6cf6916cf012ad0512f9cf249c152b45236;hp=3fb72d32ce78512caaffa234944996150b190b73;hpb=f0d5693584bc70913541201c54c3666a473715b2;p=fs%2Flustre-release.git diff --git a/lustre/tests/replay-vbr.sh b/lustre/tests/replay-vbr.sh index 3fb72d3..7da4f8a 100755 --- a/lustre/tests/replay-vbr.sh +++ b/lustre/tests/replay-vbr.sh @@ -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:-}