The sanity-lipe-scan3 test_309 is failing consistently with el7.9
*clients*. Exclude it until fixed or we drop this client version.
Test-Parameters: trivial testlist=sanity-lipe-find3 clientdistro=el7.9 serverdistro=el7.9
Test-Parameters: trivial testlist=sanity-lipe-find3 clientdistro=el8.8 serverdistro=el7.9
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Iceca83a3b85df95fe45482076170d77a6abc0947
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53853
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Vitaliy Kuznetsov <vkuznetsov@ddn.com>
Reviewed-by: Colin Faber <cfaber@ddn.com>
declare -r ROOT_FID="[0x200000007:0x1:0x0]"
-# bug number for skipped test:
-ALWAYS_EXCEPT="$SANITY_LIPE_FIND3_EXCEPT"
-# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
-
check_versions || skip_env "no need to test lipe_find3 under interop mode"
(( OSTCOUNT >= 2 )) || skip_env "need at least 2 OSTs"
which jq || skip_env "jq is not installed"
+# bug number for skipped test:
+ALWAYS_EXCEPT="$SANITY_LIPE_FIND3_EXCEPT"
+
+(( $LINUX_VERSION_CODE > $(version_code 3.11.0) )) ||
+ always_except EX-8450 306
+
build_test_filter
check_and_setup_lustre
run_lfsck 2