Issue Type: Bug Bug
Assignee: Ognjen Bubalo
Components: jacoco-plugin
Created: 18/Dec/14 11:34 PM
Description:

First off, thanks for the great plugin. This plugin is heavily used in our org, and we really like it.

One issue we have seen recently is that sometimes it takes the Jacoco plugin a long time (>2.5 minutes) to analyze data/generate the png graph which is presented in the browser, and (due to our proxy) our browsers would timeout when viewing the Jacoco reports.

After some investigation, we determined it was due to the # of runs in our job (we have ~80 runs). By reducing the 'max # of builds to keep' down to 7, we are no longer seeing this long delay to analyze data/generate the png graph.

Unfortunately, however, reducing our 'max # of builds to keep' down to 7 also means we lose a lot of other data.

It would be very handy if there was a way to use the jacoco plugin and simply turn off the png graph generation. That way we could continue to keep 80 runs (to collect data on intermittent test failures), but could still view the Jacoco reports.

Project: Jenkins
Priority: Major Major
Reporter: Steve Roth
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to