From 7c52cbf65218d77c0594f92981173aa7d78f6758 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Wed, 29 Mar 2023 15:39:50 -0600 Subject: [PATCH] LU-16515 tests: disable sanity test_118c/118d Temporarily disable sanity test_118c and test_118d until there is a fix available, since this is failing a large fraction of tests. Test-Parameters: trivial Signed-off-by: Andreas Dilger Change-Id: I16ebbc470a126bb99b5c3ecdf93407d6b73ebbe5 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50470 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin --- lustre/tests/sanity.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index f34737c..9054cf8 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -40,6 +40,7 @@ init_logging ALWAYS_EXCEPT="$SANITY_EXCEPT " always_except LU-9693 42a 42c always_except LU-6493 42b +always_except LU-16515 118c 118d always_except LU-14541 277 always_except LU-8411 407 -- 1.8.3.1