From 42568d2e70cabc651229ee75dadb4858210dae3c Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Tue, 3 Oct 2023 00:35:48 +0200 Subject: [PATCH] EX-8253 tests: skip sanity-scrub/4e until fixed Subtest 18 is failing about 1/5 of sanity-scrub runs, after test_4e was landed. Disable test_4e to see if that fixes the issue. Test-Parameters: trivial Test-Parameters: testlist=sanity-scrub,sanity-scrub,sanity-scrub Test-Parameters: testlist=sanity-scrub,sanity-scrub,sanity-scrub Test-Parameters: testlist=sanity-scrub,sanity-scrub,sanity-scrub Test-Parameters: testlist=sanity-scrub,sanity-scrub,sanity-scrub Signed-off-by: Andreas Dilger Change-Id: Ia8f1bd9dbf0fdbfabf79b1ead63a0421a8892c82 Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52564 Reviewed-by: Alex Deiter Tested-by: jenkins Tested-by: Maloo --- lustre/tests/sanity-scrub.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/sanity-scrub.sh b/lustre/tests/sanity-scrub.sh index 79fd1ae..d1de679 100755 --- a/lustre/tests/sanity-scrub.sh +++ b/lustre/tests/sanity-scrub.sh @@ -14,9 +14,9 @@ init_test_env $@ init_logging ALWAYS_EXCEPT="$SANITY_SCRUB_EXCEPT" +always_except EX-8253 4e [ "$SLOW" = "no" ] && EXCEPT_SLOW="" -# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! build_test_filter -- 1.8.3.1