[CPS] Reverted ncmp-dmi-plugin version to latest 75/139575/2
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Tue, 26 Nov 2024 16:23:48 +0000 (16:23 +0000)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Wed, 27 Nov 2024 10:04:25 +0000 (10:04 +0000)
- Reverted DMI_VERSION to latest Ncmp-dmi-Plugin 1.6.0-SNAPSHOT-latest
  for CSIT.
- Corrected dmi-stub docker image name from "dmi-plugin-demo-and-csit-stub" to "dmi-stub"

Issue-ID: CPS-2499
Change-Id: I99087b7230a40e958b3b789549a4a8e4c9dd0341
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
csit/plans/cps/test.properties
docker-compose/docker-compose.yml

index e7b9519..52e82bd 100644 (file)
@@ -21,7 +21,7 @@ DMI_SERVICE_URL=http://$LOCAL_IP:$DMI_PORT
 DOCKER_REPO=nexus3.onap.org:10003
 
 CPS_VERSION=latest
-DMI_VERSION=1.5.1-SNAPSHOT-latest
+DMI_VERSION=latest
 
 ADVISED_MODULES_SYNC_SLEEP_TIME_MS=2000
 CMHANDLE_DATA_SYNC_SLEEP_TIME_MS=2000
index feb58d8..ae34fc3 100644 (file)
@@ -142,7 +142,7 @@ services:
 
   ncmp-dmi-plugin-demo-and-csit-stub:
     container_name: ${NCMP_DMI_PLUGIN_DEMO_AND_CSIT_STUB_CONTAINER_NAME:-ncmp-dmi-plugin-demo-and-csit-stub}
-    image: ${DOCKER_REPO:-nexus3.onap.org:10003}/onap/dmi-plugin-demo-and-csit-stub:${DMI_DEMO_STUB_VERSION:-latest}
+    image: ${DOCKER_REPO:-nexus3.onap.org:10003}/onap/dmi-stub:${DMI_DEMO_STUB_VERSION:-latest}
     ports:
       - ${DMI_DEMO_STUB_PORT:-8784}:8092
     environment: