This patch adds hot-pools test 72 into ALWAYS_EXCEPT list before
it gets a real fix.
Test-Parameters: trivial testlist=hot-pools
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Change-Id: If214f7285dfb96dee24e6c5968f1f19c81ce1ddf
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/49085
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
. ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
init_logging
-# bug number for skipped test: EX-3442
-ALWAYS_EXCEPT="$HOT_POOLS_EXCEPT 15"
-# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
+ALWAYS_EXCEPT="$HOT_POOLS_EXCEPT "
+always_except EX-3442 15
+always_except EX-6298 72
(( CLIENT_VERSION == MDS1_VERSION )) || skip_env "skipped for interop testing"