From: Andreas Dilger Date: Mon, 27 Mar 2023 07:49:10 +0000 (-0700) Subject: LU-16658 tests: disable performance-sanity test_6 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=30aea2315d2723de668d6c85b796a9e4cc3026fa;p=fs%2Flustre-release.git LU-16658 tests: disable performance-sanity test_6 This test is likely failing due to a bug in mdsrate, which is no longer actively developed. It should be replaced by mdtest. Lustre-change: https://review.whamcloud.com/50386 Lustre-commit: TBD (from c4b23f1975e750e8c8cbe64741b8427d708cb7a6) Test-Parameters: trivial testlist=performance-sanity Signed-off-by: Andreas Dilger Change-Id: I05378fb75ed30e56983f4668c03725824ad5a8ab Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/50426 Tested-by: jenkins Tested-by: Maloo --- diff --git a/lustre/tests/performance-sanity.sh b/lustre/tests/performance-sanity.sh index c4004ff..27e9893 100644 --- a/lustre/tests/performance-sanity.sh +++ b/lustre/tests/performance-sanity.sh @@ -10,6 +10,7 @@ init_test_env $@ init_logging ALWAYS_EXCEPT="$PERFORMANCE_SANITY_EXCEPT " +always_except LU-16658 6 build_test_filter [ -x "$MDSRATE" ] || FAIL_ON_ERROR=true error "No mdsrate program. Aborting."