Whamcloud - gitweb
LU-18277 tests: Add missing env variable for acceptance-small 38/56538/3
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Mon, 30 Sep 2024 07:35:45 +0000 (03:35 -0400)
committerOleg Drokin <green@whamcloud.com>
Sun, 24 Nov 2024 06:06:49 +0000 (06:06 +0000)
commit6ce329547e6e77a1ac7e37591f18fb3813ca23d8
treebfe356a6bf335bcf5cbee80844961731509c5456
parentc7cf29768731deee7864c1084ff8b8c6be379867
LU-18277 tests: Add missing env variable for acceptance-small

Although LUSTRE and NAME is defined once auster is
called via test-framwork.sh inclusion. It is still
undefined at this point making running standalone
acceptance-small.sh to fail. This patch defines
missing env variable LUSTRE and NAME when running
standalone accpetance-small.sh

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: Ib540f4ce7d56f6205f4d9e43bbc3b9e6db94511b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56538
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Deiter <adeiter@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/acceptance-small.sh