-
Bug
-
Resolution: Unresolved
-
Minor
-
None
I use Test Results Analyser plugin to present the disponibility of my project.
The job launchs a SoapUI command which build a Junit report in a folder : workspace/report%buildNumber%/
So i use Test results Analyser to parse this folder/report.xml
The plugin is very useful to present a quick view of my differents features but now the access of the graph is very very long (about 30 secs) and the loading time is increasing with the number of builds.
Is there a way to limit this time or to reinitialize the datas computed by the plugin (the 50 last results for example).
Thank you for your help!
We have just installed thiss plugin in our Jenkins.
The thing is that our build has almost 6 000 Junit tests.
When I clicked on the Test Results Analyzer link, the page doesn't stop to load, and Jenkins is taking all the available CPUs on the server (we have 8 cores).
How this report is generated ?
Is-it an on-demand build ?
If so, I guess it will never work for large projects.
For the record, I also tried to limit the number of build that are taken into account to 1.