Whamcloud - gitweb
EX-3442 test: disable hot-pools test_15
authorJohn L. Hammond <jhammond@whamcloud.com>
Thu, 12 May 2022 22:43:45 +0000 (17:43 -0500)
committerJohn L. Hammond <jhammond@whamcloud.com>
Thu, 12 May 2022 22:45:54 +0000 (17:45 -0500)
Disable hot-pools test_15 until the failures are sorted out.

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I787f08161846ec0dbb29524aa60d6eec40007d9c

lustre/tests/hot-pools.sh

index 0cb4858..cb62ce1 100755 (executable)
@@ -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"