X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcommon%2Fpa_api_functions.sh;h=dd4af662605b84af60ef8835674961b76f9fe8bc;hb=c8f92e94bb2638aa66a1d7c2ba63375bbfcdc8c9;hp=9a0a1628181861e3aa3e91ccdd0b360163efcd35;hpb=cb6113ef6f7519274d6420c649f714818dd68b23;p=nonrtric.git diff --git a/test/common/pa_api_functions.sh b/test/common/pa_api_functions.sh index 9a0a1628..dd4af662 100644 --- a/test/common/pa_api_functions.sh +++ b/test/common/pa_api_functions.sh @@ -209,6 +209,7 @@ __export_agent_vars() { ##Create a unique path for the pv each time to prevent a previous volume to be reused export POLICY_AGENT_PV_PATH="padata-"$(date +%s) export POLICY_AGENT_CONTAINER_MNT_DIR + export HOST_PATH_BASE_DIR if [ $1 == "PROXY" ]; then export AGENT_HTTP_PROXY_CONFIG_PORT=$HTTP_PROXY_CONFIG_PORT #Set if proxy is started