From: Hongchao Zhang Date: Thu, 15 Feb 2018 12:39:12 +0000 (+0800) Subject: LU-10793 test: re-add test_14b to replay-dual ALWAYS_EXCEPT X-Git-Tag: 2.10.4-RC1~69 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F31668%2F2;p=fs%2Flustre-release.git LU-10793 test: re-add test_14b to replay-dual ALWAYS_EXCEPT The test_14b in replay-dual is removed from ALWAYS_EXCEPT list in LU-10052 by https://review.whamcloud.com/#/c/30916/, but the corresponding implementation is not ready, and this patch re-add it to the ALWAYS_EXCEPT. Test-Parameters: trivial testlist=replay-dual Lustre-change: https://review.whamcloud.com/31605 Lustre-commit: 59b2b21fd6b2940aab30c522c55829f31bbb98e2 Change-Id: I1027046b668e21f9fe4a47a0f46810f64b1ee954 Signed-off-by: Hongchao Zhang Reviewed-by: Jian Yu Signed-off-by: Minh Diep Reviewed-on: https://review.whamcloud.com/31668 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Bob Glossman Reviewed-by: John L. Hammond --- diff --git a/lustre/tests/replay-dual.sh b/lustre/tests/replay-dual.sh index 527d0b4..b0bf4ab 100755 --- a/lustre/tests/replay-dual.sh +++ b/lustre/tests/replay-dual.sh @@ -2,8 +2,8 @@ set -e -# bug number: 10124 LU-8333 -ALWAYS_EXCEPT="15c 21b $REPLAY_DUAL_EXCEPT" +# bug number: LU-2012 10124 LU-8333 +ALWAYS_EXCEPT="14b 15c 21b $REPLAY_DUAL_EXCEPT" SAVE_PWD=$PWD PTLDEBUG=${PTLDEBUG:--1}