From: Andreas Dilger Date: Mon, 27 Jun 2022 18:24:37 +0000 (-0600) Subject: LU-15910 tests: skip sanity/413g for SSK X-Git-Tag: 2.15.51~90 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=716ac65ef6315f771eb3382b42bb2bb1a22a7391;hp=a162e24d2da5e4bd64a79d6dcc128bd0d50e8517 LU-15910 tests: skip sanity/413g for SSK When running sanity test_413g under review-dne-selinux-ssk-part-1 it intermittently fails. Temporarily disable this subtest for this config until the problem is understood and fixed. Test-Parameters: trivial Signed-off-by: Andreas Dilger Change-Id: Iacda6add8baabd479ea05dff06867f1a7afb23ce Reviewed-on: https://review.whamcloud.com/47800 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Sebastien Buisson Reviewed-by: Lai Siyao Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 7b15f55..4f5ff0f 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -46,6 +46,7 @@ always_except LU-8411 407 if $SHARED_KEY; then always_except LU-14181 64e 64f + always_except LU-15910 413g fi # skip the grant tests for ARM until they are fixed