Whamcloud - gitweb
LU-7372 tests: re-enable replay-dual test_26
[fs/lustre-release.git] / 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 ]] &&