Whamcloud - gitweb
EX-7680 tests: Skip sanity 430c for CSDC layout
authorWei Liu <sarah@whamcloud.com>
Mon, 15 Apr 2024 23:26:02 +0000 (16:26 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 27 Apr 2024 22:31:46 +0000 (22:31 +0000)
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 <sarah@whamcloud.com>
Change-Id: I7359262de9e3d1644d2a45b5336328bd8253f91b
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54798
Reviewed-by: Colin Faber <cfaber@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity-compr.sh

index 5768bb9..e530b1b 100644 (file)
@@ -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