Whamcloud - gitweb
LU-10793 test: re-add test_14b to replay-dual ALWAYS_EXCEPT 68/31668/2
authorHongchao Zhang <hongchao.zhang@intel.com>
Thu, 15 Feb 2018 12:39:12 +0000 (20:39 +0800)
committerJohn L. Hammond <john.hammond@intel.com>
Mon, 19 Mar 2018 20:10:14 +0000 (20:10 +0000)
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 <hongchao.zhang@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/31668
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/tests/replay-dual.sh

index 527d0b4..b0bf4ab 100755 (executable)
@@ -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}