From: Andreas Dilger Date: Wed, 11 Aug 2021 20:59:06 +0000 (-0600) Subject: LU-14816 tests: mark sanity test_230d SLOW X-Git-Tag: 2.14.55~18 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=51a483375eed8882cfe0d707158ed0eafdaf76c1;p=fs%2Flustre-release.git LU-14816 tests: mark sanity test_230d SLOW Running sanity test_230d takes an average 15 minutes to finish, and up to an hour in some cases, but has almost never failed. Move it over to run only with SLOW=yes. Test-Parameters: trivial Signed-off-by: Andreas Dilger Change-Id: I02ec35c1533a6a97b5400d4419664b43ab49c502 Reviewed-on: https://review.whamcloud.com/44616 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Arshad Hussain Reviewed-by: James Nunez Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 266600a..16d3553 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -77,8 +77,8 @@ if (( $LINUX_VERSION_CODE >= $(version_code 4.18.0) && ALWAYS_EXCEPT+=" 411" fi -# 5 12 8 12 (min)" -[ "$SLOW" = "no" ] && EXCEPT_SLOW="27m 60i 64b 68 71 115 135 136 300o" +# 5 12 8 12 15 (min)" +[ "$SLOW" = "no" ] && EXCEPT_SLOW="27m 60i 64b 68 71 115 135 136 230d 300o" if [ "$mds1_FSTYPE" = "zfs" ]; then # bug number for skipped test: