Whamcloud - gitweb
LU-7372 tests: re-enable replay-dual test_26 82/43982/1
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 11 Jun 2021 07:19:52 +0000 (01:19 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 11 Jun 2021 07:19:52 +0000 (01:19 -0600)
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

lustre/tests/replay-dual.sh

index b92df6b..d110ed5 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 ]] &&