Loading
test/common: Make $test_domain nounset friendly
There are some test suites which do use nounset (e.g. test/lvol) so this makes sure they can be executed out of autotest.sh's environment (i.e. standalone) where $test_domain may not be initially set. Change-Id: I297adc26d231f8d709be7c11a5727df2ee376189 Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23794 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>