Whamcloud - gitweb
LU-7372 test: Remove replay-dual test_26 from ALWAYS_EXCEPT 77/30677/2
authorJim Casper <jamesx.casper@intel.com>
Sun, 31 Dec 2017 23:27:04 +0000 (18:27 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 9 Jan 2018 05:35:12 +0000 (05:35 +0000)
The following patch to fix test 26 was checked into master and b2_10, but test 26 was
not added back to the test set:
  https://review.whamcloud.com/17853/
  https://review.whamcloud.com/28323/

Test-Parameters: trivial testlist=replay-dual

Change-Id: I5c72537b1b62b2a29882c8e03ce18f5a7766301a
Signed-off-by: Jim Casper <jamesx.casper@intel.com>
Reviewed-on: https://review.whamcloud.com/30677
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Cliff White <cliff.white@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
lustre/tests/replay-dual.sh

index 0a25100..7f311a2 100755 (executable)
@@ -2,8 +2,8 @@
 
 set -e
 
-# bug number:  LU-2012 10124 LU-7372 LU-8333
-ALWAYS_EXCEPT="14b     15c   26      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}