From: Bobi Jam Date: Fri, 3 Sep 2021 04:01:59 +0000 (+0800) Subject: LU-14765 test: disable sanity-flr/44c X-Git-Tag: 2.15.51~252 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=a45fe93cd8d1e941d58e0f11e21649e1956ba2c7;p=fs%2Flustre-release.git LU-14765 test: disable sanity-flr/44c file blocks number accounting does not include blocks occupied by multiple mirrors, disable the test for now. Test-Parameters: trivial Signed-off-by: Bobi Jam Change-Id: I1a5d7e0c203d5c7dc0da53ce6c020795bf17b9fc Reviewed-on: https://review.whamcloud.com/44074 Tested-by: jenkins Tested-by: Maloo Reviewed-by: John L. Hammond Reviewed-by: Andreas Dilger --- diff --git a/lustre/tests/sanity-flr.sh b/lustre/tests/sanity-flr.sh index 180cf11..d35ac8e 100644 --- a/lustre/tests/sanity-flr.sh +++ b/lustre/tests/sanity-flr.sh @@ -14,8 +14,8 @@ init_test_env "$@" init_logging ALWAYS_EXCEPT="$SANITY_FLR_EXCEPT " -# Bug number for skipped test: LU-14818 LU-11381 -ALWAYS_EXCEPT+=" 6 201 " +# Bug number for skipped test: LU-14818 LU-11381 LU-14765 +ALWAYS_EXCEPT+=" 6 201 44c" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! # skip all tests for PPC until we can get sanity-pfl to pass