aboutsummaryrefslogtreecommitdiffstats
path: root/csit
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2024-11-26 16:23:48 +0000
committersourabh_sourabh <sourabh.sourabh@est.tech>2024-11-27 10:04:25 +0000
commit5d3fb8540c5e65af1c3796502482f2d6e58dbe86 (patch)
tree9d0774a65f7ccaac8ec0943141401593752bc347 /csit
parent05e97441ad192b69051fbb67263284eb99ee1c41 (diff)
[CPS] Reverted ncmp-dmi-plugin version to latest
- 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>
Diffstat (limited to 'csit')
-rw-r--r--csit/plans/cps/test.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/plans/cps/test.properties b/csit/plans/cps/test.properties
index e7b9519c2d..52e82bdb85 100644
--- a/csit/plans/cps/test.properties
+++ b/csit/plans/cps/test.properties
@@ -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