Whamcloud - gitweb
LU-17322 auster: move functions to test-framework.sh 71/53271/4
authorTimothy Day <timday@amazon.com>
Tue, 28 Nov 2023 17:46:35 +0000 (17:46 +0000)
committerOleg Drokin <green@whamcloud.com>
Wed, 13 Dec 2023 12:19:31 +0000 (12:19 +0000)
commit27e1ecb19cef4f04ab56727f2382cf228b368ad2
treef4e7329786be83e3f6555637cc041b16f4ebd646
parentdc128be9dd4e0a4bb59b2243612f298c6c6d3e70
LU-17322 auster: move functions to test-framework.sh

auster is essentially a wrapper around
test-framework.sh. It's more sensible for functions
to be defined in the test library rather than a test
wrapper. A comment in auster even suggests this.

This small refactor will make it easier to write
alternative testing wrappers.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Ia10a44396f81f0423c9c15cc9779658292bc739f
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53271
Tested-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/auster
lustre/tests/test-framework.sh