Whamcloud - gitweb
LU-15887 test: add always_except() 52/47452/3
authorJohn L. Hammond <jhammond@whamcloud.com>
Wed, 25 May 2022 14:07:37 +0000 (09:07 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 30 May 2022 19:43:53 +0000 (19:43 +0000)
commitc4ff4aef7eb939d536acffaac4465039f3cfa935
tree60c669fe08b732e4bf306c82c7f6e40511bff630
parent176ea3a4599ede8b1a0c91506dcd34bc162f2959
LU-15887 test: add always_except()

In test-framework.sh, add a new function (always_except()) to replace
manual manipulation of $ALWAYS_EXECPT. Convert sanity.sh to use
always_except() and add a line to contrib/scripts/spelling.txt to
suggest its use.

Test-Parameters: trivial
Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I1b39fe9555bab59e70db00cef73d13102668500a
Reviewed-on: https://review.whamcloud.com/47452
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/scripts/spelling.txt
lustre/tests/sanity.sh
lustre/tests/test-framework.sh