From bfcab56c5f35ae33c42325326f9141d9c48412b1 Mon Sep 17 00:00:00 2001 From: Hongchao Zhang Date: Tue, 16 Apr 2024 03:48:38 +0800 Subject: [PATCH] LU-17450 test: disable test 56x 56xa 56xb in sanity Add the interop tests 56x, 56xa, 56xb into always_except before the patch https://review.whamcloud.com/53997 in LU-17525 is landed. Test-Parameters: trivial testlist=sanity Signed-off-by: Hongchao Zhang Change-Id: I99fa7be9dc7f50113d463aea4b321502b31d7348 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54962 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Li Xi Reviewed-by: Andreas Dilger Reviewed-by: Oleg Drokin --- lustre/tests/sanity.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 4d2a51b..b330197 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -41,6 +41,7 @@ always_except LU-9693 42a 42c always_except LU-6493 42b always_except LU-16515 118c 118d always_except LU-8411 407 +always_except LU-17525 56x 56xa 56xb if $SHARED_KEY; then always_except LU-14181 64e 64f -- 1.8.3.1