can i run jacoco against multiple microservices deployed as docker container in kubernetes cluster

484 views
Skip to first unread message

visha...@gmail.com

unread,
Mar 12, 2018, 10:09:33 AM3/12/18
to JaCoCo and EclEmma Users
can i run jacoco against multiple microservices deployed as docker container in kubernetes cluster

Evgeny Mandrikov

unread,
Mar 12, 2018, 10:52:54 PM3/12/18
to JaCoCo and EclEmma Users
yes you can

Vishal Vishwakarma

unread,
Mar 13, 2018, 12:30:01 AM3/13/18
to jac...@googlegroups.com
Hi Evgeny,

Actually, i have testNG xml's not junit  as E2E scenario tests ,for Unit test our development team is creating jacoco report in there individual MS(Docker).
I want to gather all the reports and reflect it in sonar dashboard.

can you help me or provide some links you have to achieve this??

Thanks & regards


--
You received this message because you are subscribed to a topic in the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jacoco/U1bUyqSqesk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jacoco+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/06937ed9-e08c-4166-b054-3858d078a4fe%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Evgeny Mandrikov

unread,
Mar 13, 2018, 11:13:26 AM3/13/18
to JaCoCo and EclEmma Users
Start by reading documentation http://www.jacoco.org/jacoco/trunk/doc/
where you can learn among other things
that JaCoCo is independent from testing framework (no matter JUnit or TestNG or whatever else)
how to collect data using agent - http://www.jacoco.org/jacoco/trunk/doc/agent.html
and how to generate report using command line interface - http://www.jacoco.org/jacoco/trunk/doc/cli.html

We are not developing SonarQube integration, so you'd better seek help in its community - https://www.sonarqube.org/community/
There is even paid support - see bottom of https://www.sonarsource.com/plans-and-pricing/community/
And similarly why not start from reading its documentation - https://docs.sonarqube.org/display/SONAR
Reply all
Reply to author
Forward
Message has been deleted
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages