From: sourabh_sourabh Date: Mon, 18 Nov 2024 16:25:04 +0000 (+0000) Subject: Fix for DMI Merge job to address HTTP 403 issue while uploading dmi jar to nexus3... X-Git-Tag: 1.6.0~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e013aacff90ebb5eca26367f7905d4fd03d221fa;p=cps%2Fncmp-dmi-plugin.git Fix for DMI Merge job to address HTTP 403 issue while uploading dmi jar to nexus3.onap.org - Enabled test plan Issue-ID: CPS-2499 Change-Id: I3789c5602ebc640162f0274b784ebd9e08aaff60 Signed-off-by: sourabh_sourabh --- diff --git a/csit/plans/dmi/testplan.txt b/csit/plans/dmi/testplan.txt index 54937ac1..cc29ac0c 100644 --- a/csit/plans/dmi/testplan.txt +++ b/csit/plans/dmi/testplan.txt @@ -16,5 +16,5 @@ # Test suites are relative paths under csit/tests/. # Place the suites in run order. -# actuator -# dmi-integration \ No newline at end of file +actuator +dmi-integration \ No newline at end of file