From: Wei Liu Date: Mon, 15 Apr 2024 23:26:02 +0000 (-0700) Subject: EX-7680 tests: Skip sanity 430c for CSDC layout X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=2fa325c83f1e51934385adb932f6578dc3ca0c8d;p=fs%2Flustre-release.git EX-7680 tests: Skip sanity 430c for CSDC layout Skip sanity test_430c until SEEK_HOLE is implemented for CSDC Test-Parameters: trivial testlist=sanity-compr env=ONLY="sanity",COMPR_EXTRA_LAYOUT="-E 1M -c 1 -E eof -Z lz4:3" Signed-off-by: Wei Liu Change-Id: I7359262de9e3d1644d2a45b5336328bd8253f91b Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54798 Reviewed-by: Colin Faber Reviewed-by: Andreas Dilger Tested-by: jenkins Tested-by: Maloo --- diff --git a/lustre/tests/sanity-compr.sh b/lustre/tests/sanity-compr.sh index 5768bb9..e530b1b 100644 --- a/lustre/tests/sanity-compr.sh +++ b/lustre/tests/sanity-compr.sh @@ -155,6 +155,7 @@ test_sanity() always_except LU-16928 56wb always_except LU-16904 906 always_except EX-7938 100 + always_except EX-8927 430c local rc [[ -n "$SANITYN_ONLY" && -z "$SANITY_ONLY" ]] && return 0