X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcommon%2Ftest_env-oran-d-release.sh;h=bc29ac94b0e62ca62606781981579589632e97da;hb=c675b454a3434d690695a7336700f78a51579400;hp=08925a43960d678f1b3fd487f04f57db5ddc1a40;hpb=00fd1e7bdea32ecef53f99b5e94541350af27504;p=nonrtric.git diff --git a/test/common/test_env-oran-d-release.sh b/test/common/test_env-oran-d-release.sh index 08925a43..bc29ac94 100755 --- a/test/common/test_env-oran-d-release.sh +++ b/test/common/test_env-oran-d-release.sh @@ -71,7 +71,7 @@ ECS_IMAGE_TAG_LOCAL="1.1.0-SNAPSHOT" ECS_IMAGE_TAG_REMOTE_SNAPSHOT="1.1.0-SNAPSHOT" ECS_IMAGE_TAG_REMOTE="1.1.0" ECS_IMAGE_TAG_REMOTE_RELEASE="1.1.0" - +#Note: Update var ECS_FEATURE_LEVEL if image version is changed #Control Panel image and tags CONTROL_PANEL_IMAGE_BASE="o-ran-sc/nonrtric-controlpanel" @@ -247,6 +247,7 @@ ECS_COMPOSE_DIR="ecs" # Dir in simulator_grou ECS_CONFIG_MOUNT_PATH=/opt/app/enrichment-coordinator-service/config # Internal container path for configuration ECS_CONFIG_FILE=application.yaml # Config file name ECS_VERSION="V1-2" # Version where the types are decoupled from the producer registration +ECS_FEATURE_LEVEL="INFO-TYPES" # Space separated list of features MR_DMAAP_APP_NAME="dmaap-mr" # Name for the Dmaap MR MR_STUB_APP_NAME="mr-stub" # Name of the MR stub