X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcommon%2Ftest_env-oran-h-release.sh;h=dc8ee229f77e37564071d2ab8159ff6a2dc00ed2;hb=7f8b77b648ea7b36fe7a785b642a08f67d51f2a6;hp=cc41c49c420300485b43974398af3ef88f102b2c;hpb=d54225bda3988891296f86807168fc204f88676e;p=nonrtric.git diff --git a/test/common/test_env-oran-h-release.sh b/test/common/test_env-oran-h-release.sh index cc41c49c..dc8ee229 100755 --- a/test/common/test_env-oran-h-release.sh +++ b/test/common/test_env-oran-h-release.sh @@ -2,6 +2,7 @@ # ============LICENSE_START=============================================== # Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. +# Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. # ======================================================================== # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -131,7 +132,7 @@ RIC_SIM_IMAGE_TAG_REMOTE_RELEASE="2.5.0" # ORAN Near RT RIC Simulator image and tags RICMEDIATOR_SIM_IMAGE_BASE="o-ran-sc/ric-plt-a1" -RICMEDIATOR_SIM_IMAGE_TAG_REMOTE_RELEASE_ORAN="3.0.1" +RICMEDIATOR_SIM_IMAGE_TAG_REMOTE_RELEASE_ORAN="3.1.1" # ORAN Near RT RIC Simulator DB image and tags RICMEDIATOR_SIM_DB_IMAGE_BASE="o-ran-sc/ric-plt-dbaas" @@ -288,7 +289,7 @@ A1PMS_DATA_FILE="application_configuration.json" # Container data file A1PMS_CONTAINER_MNT_DIR="/var/policy-management-service" # Mounted dir in the container A1PMS_FEATURE_LEVEL="NO-DMAAP ADAPTER-CLASS" # Space separated list of features A1PMS_ADAPTER_CLASS="" # Class name set by override file -A1PMS_ADAPTER_POLICY_NAME="" # Policy name set by override file +A1PMS_ADAPTER_POLICY_TYPE="" # Policy type set by override file ICS_APP_NAME="informationservice" # Name for ICS container ICS_DISPLAY_NAME="Information Coordinator Service" # Display name for ICS container