Whamcloud - gitweb
LU-16489 tests: disable lustre_rsync 2c test 94/58794/3
authorJames Simmons <jsimmons@infradead.org>
Tue, 15 Apr 2025 15:15:28 +0000 (11:15 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 25 Apr 2025 00:57:51 +0000 (00:57 +0000)
In normal maloo testing we see lustre_rsync 2c test one in a
while fails but for Oleg's rocky8 setup it fails constantly.
For now disable the test until its resolved.

Test-Parameters: trivial testlist=lustre-rsync-test
Change-Id: Icd824c9d56f53629989b1cee51a86c57a452e410
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58794
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/lustre-rsync-test.sh

index b63d63b..3caf183 100755 (executable)
@@ -17,9 +17,9 @@ init_test_env "$@"
 init_logging
 
 ALWAYS_EXCEPT="$LRSYNC_EXCEPT "
-# bug number for skipped test: LU-4256
-ALWAYS_EXCEPT+="               2b"
-# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
+always_except LU-4256  2b
+[[ $(uname -r) = *"debug" ]] &&
+       always_except LU-16489  2c
 
 build_test_filter