From 4d4d00c26f248bdcb9e486589f9b4f5cd0723bb5 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Thu, 13 Aug 2015 13:24:03 -0600 Subject: [PATCH] LU-7005 tests: disable conf-sanity test_50i Skip new test for permanently disabling MDT because it is failing about 50% of the time. Signed-off-by: Andreas Dilger Change-Id: I39f71aa5fa880f95f024f74fbca6ef261a6e4dcd Reviewed-on: http://review.whamcloud.com/15980 --- lustre/tests/conf-sanity.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index e9252f7..617f016 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -4,8 +4,8 @@ set -e ONLY=${ONLY:-"$*"} -# bug number for skipped test: -ALWAYS_EXCEPT="$CONF_SANITY_EXCEPT" +# bug number for skipped test: LU-7005 +ALWAYS_EXCEPT="$CONF_SANITY_EXCEPT 50i" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! is_sles11() # LU-2181 -- 1.8.3.1