From: James Simmons Date: Tue, 15 Apr 2025 15:15:28 +0000 (-0400) Subject: LU-16489 tests: disable lustre_rsync 2c test X-Git-Tag: 2.16.55~88 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F58794%2F3;p=fs%2Flustre-release.git LU-16489 tests: disable lustre_rsync 2c test 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 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58794 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Timothy Day Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/lustre-rsync-test.sh b/lustre/tests/lustre-rsync-test.sh index b63d63b..3caf183 100755 --- a/lustre/tests/lustre-rsync-test.sh +++ b/lustre/tests/lustre-rsync-test.sh @@ -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