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
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
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