Late updates on integration deployment 12/7312/2
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Fri, 10 Dec 2021 09:23:27 +0000 (10:23 +0100)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Tue, 14 Dec 2021 07:14:46 +0000 (08:14 +0100)
- ntsim use nexus repo

IssueID: OAM-240
Change-Id: I90edff36cbbc2530947cdcbdb578fe17d9d0a1f8
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
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: