X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Fcommon%2Ftest_env.sh;h=b50a02de994934b8c4377bdda7c8894f98dbcd4c;hb=5408c157fc8aca52731fcc2cc035ed9dbfcff219;hp=b307a6907541bd571bf94a7b7342b55ba563d5ae;hpb=ffde6eb81f80f6ebd8e7cb48b9acacd0733dd7fe;p=nonrtric.git diff --git a/near-rt-ric-simulator/common/test_env.sh b/near-rt-ric-simulator/common/test_env.sh index b307a690..b50a02de 100755 --- a/near-rt-ric-simulator/common/test_env.sh +++ b/near-rt-ric-simulator/common/test_env.sh @@ -2,10 +2,14 @@ # Set the images for the Policy agent app to use for the auto tests. Do not add the image tag. # -# Local image and tag, shall point to locally built image (non-nexus path) +# Local Policy Agent image and tag, shall point to locally built image (non-nexus path) export POLICY_AGENT_LOCAL_IMAGE=o-ran-sc/nonrtric-policy-agent # Remote image export POLICY_AGENT_REMOTE_IMAGE=nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-policy-agent +# SDNC A1 Adapter remote image +export SDNC_A1_ADAPTER_IMAGE=nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-a1-controller:1.7.4 +# Dashboard remote image +export DASHBOARD_IMAGE=nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-dashboard:1.0.1 # Common env var for auto-test.