From 061a497816b5ea458a8c3a5dbf5476caa3a1a060 Mon Sep 17 00:00:00 2001 From: wc morrison Date: Fri, 25 Feb 2022 15:43:06 -0500 Subject: [PATCH] csm fvt error injection test bucket improvement related to messaging protocol and library path --- csmtest/buckets/error_injection/messaging.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/csmtest/buckets/error_injection/messaging.sh b/csmtest/buckets/error_injection/messaging.sh index 942736e85..d9ab020fc 100755 --- a/csmtest/buckets/error_injection/messaging.sh +++ b/csmtest/buckets/error_injection/messaging.sh @@ -28,6 +28,7 @@ CSM_PATH=/opt/ibm/csm/bin TEMP_LOG=${LOG_PATH}/buckets/error_injection/messaging_tmp.log FLAG_LOG=${LOG_PATH}/buckets/error_injection/messaging_flags.log ERROR_INJECT=${CAST_PATH}/.build/csmd/src/daemon/tests/error_inject +export LD_LIBRARY_PATH=/opt/ibm/csm/lib/:/opt/ibm/flightlog/lib if [ -f "${BASH_SOURCE%/*}/../../include/functions.sh" ] then