X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcommon%2Ftest_env-oran-cherry.sh;fp=test%2Fcommon%2Ftest_env-oran-cherry.sh;h=fbf13f62b0f823b30a00a3f4d655a84e82dc430d;hb=dfdca185681554d67b63ec37ed19954654223e46;hp=6abb1339b7d7d500dcc5cd1c1fa415f87787f7c9;hpb=adccdd4f36a7c7a0caa1e17e2989013aaaf55d95;p=nonrtric.git diff --git a/test/common/test_env-oran-cherry.sh b/test/common/test_env-oran-cherry.sh index 6abb1339..fbf13f62 100755 --- a/test/common/test_env-oran-cherry.sh +++ b/test/common/test_env-oran-cherry.sh @@ -317,6 +317,7 @@ RIC_SIM_CERT_MOUNT_DIR="./cert" RIC_SIM_COMPOSE_DIR="ric" # Dir in simulator group for docker compose RIC_SIM_ALIVE_URL="/" # Base path for alive check +RIC_SIM_COMMON_SVC_NAME="" # Name of svc if one common svc is used for all ric sim groups (stateful sets) SDNC_APP_NAME="a1controller" # Name of the SNDC A1 Controller container SDNC_DISPLAY_NAME="SDNC A1 Controller"