Whamcloud - gitweb
LU-16658 tests: disable performance-sanity test_6
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 27 Mar 2023 07:49:10 +0000 (00:49 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 28 Mar 2023 22:09:30 +0000 (22:09 +0000)
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 <adilger@whamcloud.com>
Change-Id: I05378fb75ed30e56983f4668c03725824ad5a8ab
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/50426
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/performance-sanity.sh

index c4004ff..27e9893 100644 (file)
@@ -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."