summaryrefslogtreecommitdiffstats
path: root/csit
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2024-11-12 13:12:02 +0000
committersourabh_sourabh <sourabh.sourabh@est.tech>2024-11-18 11:34:37 +0000
commit436a8dc7b4241b685d3f483a5d64b9f4b2000cb5 (patch)
treec962de7a01fedd24b968bff1c3d78e40a02c08ca /csit
parent6c877ba9d5e1dfde569593ed88652b93b10ba4a6 (diff)
Fixed the java code checkstyle configuration and jacoco report
- Removed oParent dependency. - pulled cps checkstyle and applied for all dmi modules for code style check and copyright. - Ignored checkstyle folder for to be commited. - Fixed java code styles. - Added missing plugins and configurations for jacoco report. - Configured deply plugin and related onap properties. - Temporarily disabled CSIT. Issue-ID: CPS-2471 Change-Id: I5a26c2a156b93c3e58c5c42814f1dff85831d4df Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Diffstat (limited to 'csit')
-rw-r--r--csit/plans/dmi/testplan.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/csit/plans/dmi/testplan.txt b/csit/plans/dmi/testplan.txt
index cc29ac0c..54937ac1 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