Collect publisher data from many 'part' jobs into a total 'aggregate' job display

2014-09-08 Thread Greg Moncreaff
When you have a "long" job recommendations appear to be to break it up into several "smaller" jobs in a dependency pipeline. BUT, how do you combine the results back together into a single splash page? For example, you may run several code quality static tools in parallel. You may build (com

Log results in Excel

2014-09-08 Thread sandy
Hi All, I newly started using Jenkins for the automation testing. We use around 5 Jenkins Servers/Machines. We have Robert framework plugin added to it, In every particular Servers/Machines we have multiple Jobs build and once it gets executed we get the result in the particular Job build in g

Cobertura Code Coverage spread over multiple files

2014-09-08 Thread Vivek
Hi, This is directed to Cobertura Coverage plugin owners/maintainers. I have a scenario where the coverage of packages,classes, etc ... are spread over multiple xml files. Due to this, when a specific coverage detail is encountered the previous coverage (if already parsed) is getting overwrit