From: John L. Hammond Date: Thu, 19 May 2022 21:01:51 +0000 (-0500) Subject: LU-15876 test: restore missing spaces in ALWAYS_EXCEPT X-Git-Tag: 2.15.51~251 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=8251d461e51353909cafc7d70e98c89b8554d27b;p=fs%2Flustre-release.git LU-15876 test: restore missing spaces in ALWAYS_EXCEPT In sanity-flr, restore missing spaces in ALWAYS_EXCEPT. Fixes: a45fe93cd8 ("LU-14765 test: disable sanity-flr/44c") Test-Parameters: trivial testlist=sanity-flr fstype=zfs Signed-off-by: John L. Hammond Change-Id: Id2fa88b72d021cf114a80ae7dbd1f80bfb31a8b2 Reviewed-on: https://review.whamcloud.com/47406 Reviewed-by: Andreas Dilger Tested-by: Oleg Drokin Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/sanity-flr.sh b/lustre/tests/sanity-flr.sh index d35ac8e..d4e2e99 100644 --- a/lustre/tests/sanity-flr.sh +++ b/lustre/tests/sanity-flr.sh @@ -15,7 +15,7 @@ init_logging ALWAYS_EXCEPT="$SANITY_FLR_EXCEPT " # Bug number for skipped test: LU-14818 LU-11381 LU-14765 -ALWAYS_EXCEPT+=" 6 201 44c" +ALWAYS_EXCEPT+=" 6 201 44c " # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! # skip all tests for PPC until we can get sanity-pfl to pass @@ -25,7 +25,7 @@ fi if [[ "$ost1_FSTYPE" == "zfs" ]]; then # bug #: LU-1941 - ALWAYS_EXCEPT+="49a" + ALWAYS_EXCEPT+=" 49a " fi build_test_filter