From 5a73df2c9b3babab1138cb87b27d16c13da7ff56 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. Lustre-change: https://review.whamcloud.com/50470 Lustre-commit: 7c52cbf65218d77c0594f92981173aa7d78f6758 Test-Parameters: trivial Signed-off-by: Andreas Dilger Change-Id: I16ebbc470a126bb99b5c3ecdf93407d6b73ebbe5 Reviewed-by: Yang Sheng Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/50794 Tested-by: jenkins Tested-by: Maloo --- lustre/tests/sanity.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 412c499..b5e38c1 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -42,6 +42,7 @@ ALWAYS_EXCEPT="$SANITY_EXCEPT " always_except LU-9693 42a 42c always_except LU-6493 42b always_except LU-14921 101f 101k +always_except LU-16515 118c 118d always_except LU-14541 277 always_except LU-9054 312 always_except LU-8411 407 -- 1.8.3.1