Merge "Late updates on integration deployment"
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 15 Dec 2021 06:40:45 +0000 (06:40 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 15 Dec 2021 06:40:45 +0000 (06:40 +0000)
solution/integration/network/.env
solution/integration/network/docker-compose.yml

index f382b3d..f9414b8 100644 (file)
@@ -14,7 +14,7 @@
 # limitations under the License.
 #
 
-COMPOSE_PROJECT_NAME=o-ran-sc-d-release
+COMPOSE_PROJECT_NAME=o-ran-sc-e-release
 
 # Credentials
 ADMIN_USERNAME=admin
@@ -28,10 +28,9 @@ SDNC_OAM_IPv6=2001:db8:1:50::23
 VES_COLLECTOR_OAM_IPv6=2001:db8:1:50::27
 
 # NTS NG settings
-PUBLIC_DOCKER_REPO=docker.io/hightec/
-NEXUS3_DOCKER_REPO=nexus3.o-ran-sc.org:10002/o-ran-sc/
+NEXUS3_DOCKER_REPO=nexus3.o-ran-sc.org:10004/o-ran-sc/
 NTS_MANAGER_PORT=8300
-NTS_BUILD_VERSION=1.3.3
+NTS_BUILD_VERSION=1.4.3
 
 IPv6_ENABLED=true
 SSH_CONNECTIONS=0
index a07b98d..be9e08e 100755 (executable)
@@ -119,7 +119,7 @@ services:
 
   ntsim-ng-topology-server:
     <<: *common_nf
-    image: "${PUBLIC_DOCKER_REPO}smo-nts-ng-topology-server:${NTS_BUILD_VERSION}"
+    image: "${NEXUS3_DOCKER_REPO}smo-nts-ng-topology-server:${NTS_BUILD_VERSION}"
     container_name: ntsim-ng-topology-server
     hostname: highstreet-TAPI-topology-server
     volumes: