Whamcloud - gitweb
LU-7372 tests: disable replay-dual test_26 69/20669/3
authorAndreas Dilger <andreas.dilger@intel.com>
Tue, 7 Jun 2016 18:40:05 +0000 (12:40 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Sat, 11 Jun 2016 09:46:38 +0000 (09:46 +0000)
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 <andreas.dilger@intel.com>
Change-Id: Ib7129ccbf48197a31bedd8f37ea63fd9038cab07
Reviewed-on: http://review.whamcloud.com/20669
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
lustre/tests/replay-dual.sh

index 6500ea9..8b63d16 100755 (executable)
@@ -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}