From: Jim Casper Date: Thu, 16 Nov 2017 18:48:51 +0000 (-0500) Subject: LU-10229 test: Add sanity-sec test_27 to ALWAYS_EXCEPT X-Git-Tag: 2.10.56~25 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F30135%2F3;p=fs%2Flustre-release.git LU-10229 test: Add sanity-sec test_27 to ALWAYS_EXCEPT Received request to ALWAYS_EXCEPT test_27 since it has been failing regularly on master. This will keep it from affecting other patches. Test-Parameters: trivial testlist=sanity-sec Change-Id: I630b5cd1f978025e605ecad38cd5e276afdab694 Signed-off-by: Jim Casper Reviewed-on: https://review.whamcloud.com/30135 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Saurabh Tandan Reviewed-by: James Nunez Reviewed-by: Andreas Dilger --- diff --git a/lustre/tests/sanity-sec.sh b/lustre/tests/sanity-sec.sh index cdbee28..47f5bdb 100755 --- a/lustre/tests/sanity-sec.sh +++ b/lustre/tests/sanity-sec.sh @@ -7,8 +7,8 @@ set -e ONLY=${ONLY:-"$*"} -# bug number for skipped test: -ALWAYS_EXCEPT=" $SANITY_SEC_EXCEPT" +# bug number for skipped test: LU-10229 +ALWAYS_EXCEPT=" 27 $SANITY_SEC_EXCEPT" if $SHARED_KEY; then # bug number for skipped test: 9145 9145 9671 9145 9145 9145 9145 9245 ALWAYS_EXCEPT=" 17 18 19 20 21 22 23 27 $ALWAYS_EXCEPT"