Whamcloud - gitweb
EX-8450 tests: skip sanity-lipe-find3/306 on el7.9
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 29 Jan 2024 23:20:02 +0000 (16:20 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 2 Feb 2024 16:08:19 +0000 (16:08 +0000)
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>
lustre/tests/sanity-lipe-find3.sh

index f918d63..416982b 100644 (file)
@@ -11,10 +11,6 @@ FAIL_ON_ERROR=false
 
 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"
@@ -32,6 +28,12 @@ done
 
 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