From: Vikentsi Lapa Date: Tue, 27 Oct 2020 14:39:58 +0000 (+0000) Subject: LU-11388 test: enable replay-single test_131b X-Git-Tag: 2.14.57~107 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=cb3b2bb683ce128d5d9dacebbe01b23c183cbf4d LU-11388 test: enable replay-single test_131b Issue is fixed, so this commit verifies fix. Test-Parameters: trivial env=ONLY=131 testlist=replay-single fstype=zfs Signed-off-by: Vikentsi Lapa Change-Id: I609146172c1fee2a955d5c41f623c8b8c2ffaeaa Reviewed-on: https://review.whamcloud.com/40421 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Mike Pershin Reviewed-by: Andreas Dilger --- diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index cddb213..db6eac3 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -12,8 +12,7 @@ ALWAYS_EXCEPT="$REPLAY_SINGLE_EXCEPT " ALWAYS_EXCEPT+=" 59" if [ "$mds1_FSTYPE" = zfs ]; then - # bug number for skipped test: LU-11388 - ALWAYS_EXCEPT+=" 131b" + ALWAYS_EXCEPT+="" fi if $SHARED_KEY; then