-
New Feature
-
Resolution: Fixed
-
Minor
-
-
5.0.0-beta2
When splitting the different types of tests (integration test, performance test, statical analysis) in separated jobs from my main build job (compile / unit tests) in order to keep the build fast for the development team, I ran into the problem that reporting is scattered all around the different jobs.
Jenkins provides functionality to aggregate downstream test reports but I would also like to see that for other reporting.
- is related to
-
JENKINS-9739 Aggregation of downstream project reports for cobertura
- Open