Whamcloud - gitweb
LU-17269 tests: exclude conf-sanity/41c 44/54744/4
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 11 Apr 2024 18:04:14 +0000 (12:04 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 12 Apr 2024 02:24:27 +0000 (02:24 +0000)
It appears that conf-sanity test_41c has started crashing recently,
likely due to running test sessions with multiple MDTs by default.
Exclude this subtest until it is fixed.

Test-Parameters: trivial testlist=conf-sanity env=ONLY=41c,HONOR_EXCEPT=y
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I3d88459d6c51d37fd3c489541077541d97384910
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54744
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh

index c60a0f1..fbb1c9b 100755 (executable)
@@ -14,20 +14,17 @@ init_logging
 #                                  tool to create lustre filesystem images
 ALWAYS_EXCEPT="$CONF_SANITY_EXCEPT 32newtarball"
 
-# bug number for skipped test: LU-11915
-ALWAYS_EXCEPT="$ALWAYS_EXCEPT 110"
-# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
+always_except LU-11915 110
+always_except LU-17269 41c
 
 if $SHARED_KEY; then
-       # bug number for skipped tests: LU-9795 (all below)
-       ALWAYS_EXCEPT="$ALWAYS_EXCEPT   84      86      103"
+       always_except LU-9795 84 86 103
 fi
 
 if ! combined_mgs_mds; then
-       # bug number for skipped test: LU-11991
-       ALWAYS_EXCEPT="$ALWAYS_EXCEPT  32a 32b 32c 32d 32e"
-       # bug number for skipped test: LU-9897  LU-12032
-       ALWAYS_EXCEPT="$ALWAYS_EXCEPT  84       123F"
+       always_except LU-11991 32a 32b 32c 32d 32e
+       always_except LU-9897 84
+       always_except LU-12032 123F
 fi
 
 #                                     8  22  40 165  (min)