From: John L. Hammond Date: Thu, 12 May 2022 22:43:45 +0000 (-0500) Subject: EX-3442 test: disable hot-pools test_15 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3c5451e51defd2ec19e87d6b6d6fa0788eb4adad;p=fs%2Flustre-release.git EX-3442 test: disable hot-pools test_15 Disable hot-pools test_15 until the failures are sorted out. Signed-off-by: John L. Hammond Change-Id: I787f08161846ec0dbb29524aa60d6eec40007d9c --- diff --git a/lustre/tests/hot-pools.sh b/lustre/tests/hot-pools.sh index 0cb4858..cb62ce1 100755 --- a/lustre/tests/hot-pools.sh +++ b/lustre/tests/hot-pools.sh @@ -12,8 +12,8 @@ init_test_env $@ . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh} init_logging -# bug number for skipped test: -ALWAYS_EXCEPT="$HOT_POOLS_EXCEPT " +# bug number for skipped test: EX-3442 +ALWAYS_EXCEPT="$HOT_POOLS_EXCEPT 15" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! (( CLIENT_VERSION == MDS1_VERSION )) || skip_env "skipped for interop testing"