From: Andreas Dilger Date: Tue, 7 Jun 2016 18:40:05 +0000 (-0600) Subject: LU-7372 tests: disable replay-dual test_26 X-Git-Tag: 2.8.55~77 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=8b8b000eede1353a879b71d052a8a6f998431cdd;ds=sidebyside LU-7372 tests: disable replay-dual test_26 This test is continually failing, preventing replay-dual from being re-enabled during normal review testing. Disable it for now so that we can return replay-dual to normal review test coverage. Test-Parameters: trivial Signed-off-by: Andreas Dilger Change-Id: Ib7129ccbf48197a31bedd8f37ea63fd9038cab07 Reviewed-on: http://review.whamcloud.com/20669 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Jian Yu Reviewed-by: Jinshan Xiong --- diff --git a/lustre/tests/replay-dual.sh b/lustre/tests/replay-dual.sh index 6500ea9..8b63d16 100755 --- a/lustre/tests/replay-dual.sh +++ b/lustre/tests/replay-dual.sh @@ -2,8 +2,8 @@ set -e -# bug number: LU-2012 10124 -ALWAYS_EXCEPT="14b 15c $REPLAY_DUAL_EXCEPT" +# bug number: LU-2012 10124 LU-7372 +ALWAYS_EXCEPT="14b 15c 26 $REPLAY_DUAL_EXCEPT" SAVE_PWD=$PWD PTLDEBUG=${PTLDEBUG:--1}