From: dilip krishnagiri Date: Mon, 28 Aug 2017 15:39:57 +0000 (-0600) Subject: LU-9044 test: remove conf-sanity tests from ALWAYS_EXCEPT X-Git-Tag: 2.10.53~7 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=ac36fa38f876d1d173f0840230e3dfa508e9db97;p=fs%2Flustre-release.git LU-9044 test: remove conf-sanity tests from ALWAYS_EXCEPT Removing the following conf-sanity tests bugzilla ticket 23954 added test 24b "Multiple MGSs on a single node (should return err)" to the ALWAYS_EXECPT list. Bugzilla 23954 is resolved. from ALWAYS_EXCEPT list. Test-Parameters: trivial combinedmdsmgs=false testlist=conf-sanity Signed-off-by: dilip krishnagiri Change-Id: If379ac75921563412121e96439f49ab49dfb5fbc Reviewed-on: https://review.whamcloud.com/25059 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: James Nunez Reviewed-by: Saurabh Tandan Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index d10a166..f435adb 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -64,8 +64,8 @@ OSTDEV1_2=$fs2ost_DEV OSTDEV2_2=$fs3ost_DEV if ! combined_mgs_mds; then - # bug number for skipped test: 23954 LU-9860 LU-9860 LU-9860 LU-9860 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 24b 33a 43b 53b 54b" + # bug number for skipped test: LU-9860 LU-9860 LU-9860 LU-9860 + ALWAYS_EXCEPT="$ALWAYS_EXCEPT 33a 43b 53b 54b" # bug number for skipped test: LU-9875 LU-9879 LU-9879 LU-9879 LU-9879 ALWAYS_EXCEPT="$ALWAYS_EXCEPT 70e 80 84 87 100" # bug number for skipped test: LU-8110 LU-9400 LU-9879 LU-9879 LU-9879