Whamcloud - gitweb
LU-7372 tests: re-enable replay-dual test_26 82/43982/2
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 11 Jun 2021 07:19:52 +0000 (01:19 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 23 Dec 2021 07:16:42 +0000 (07:16 +0000)
Re-enable test_26 since it was just the unfortunate victim of
either test_24 or test_25 causing MDS unmount to hang.

Test-Parameters: trivial testgroup=review-dne-part-2
Test-Parameters: testgroup=review-dne-part-2
Test-Parameters: testgroup=review-dne-part-2
Test-Parameters: testgroup=review-dne-part-2
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ib944028e798488c425501f0c48bf812fc13ebbe5
Reviewed-on: https://review.whamcloud.com/43982
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Elena Gryaznova <elena.gryaznova@hpe.com>
Reviewed-by: Vikentsi Lapa <vlapa@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/replay-dual.sh

index f16b900..93e5dd3 100755 (executable)
@@ -13,8 +13,8 @@ init_logging
 remote_mds_nodsh && skip "remote MDS with nodsh" && exit 0
 
 ALWAYS_EXCEPT="$REPLAY_DUAL_EXCEPT "
-# bug number for skipped test:  LU-2012 LU-8333 LU-7372
-ALWAYS_EXCEPT+="                14b     21b     26 "
+# bug number for skipped test:  LU-2012 LU-8333
+ALWAYS_EXCEPT+="                14b     21b"
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 [[ "$mds1_FSTYPE" == zfs ]] &&