From: James Nunez Date: Tue, 19 May 2015 18:50:44 +0000 (-0600) Subject: LU-5407 tests: Disable replay-single test 58c X-Git-Tag: 2.7.55~72 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=5b0ce8303e4033b3c7b09fda50f013e6d9d002b0 LU-5407 tests: Disable replay-single test 58c Replay-single test 58c is failing review-zfs with enough frequency that is it interfering with landing patches. Test 58c is temporarily disabled for zfs only. Signed-off-by: James Nunez Change-Id: Ief1b4d5c9ab6bf163bdae9737c1bffcdbef763cf Reviewed-on: http://review.whamcloud.com/14864 Reviewed-by: Andreas Dilger Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index 89efa0b..2f34c50 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -29,8 +29,8 @@ ALWAYS_EXCEPT=" 61d $REPLAY_SINGLE_EXCEPT" [ "$SLOW" = "no" ] && EXCEPT_SLOW="1 2 3 4 6 12 16 44a 44b 65 66 67 68" [ $(facet_fstype $SINGLEMDS) = "zfs" ] && -# bug number for skipped test: LU-1867 LU-3127 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 89 73b" +# bug number for skipped test: LU-1867 LU-3127 LU-5407 + ALWAYS_EXCEPT="$ALWAYS_EXCEPT 89 73b 58c" build_test_filter