Issue Type: Improvement Improvement
Assignee: Unassigned
Components: core, jenkins-multijob-plugin
Created: 02/May/13 8:52 AM
Description:

It is possible in Jenkins to aggregate tests results from downstream jobs. It requires the downstream jobs to expose their test reports as artifacts and create fingerprints for them.

However, in the parent job it is quite hard to retrieve the correct results for aggregation. In particular the binding between the multijob (batch) build and the the correct downstream builds to retrieve the artifacts.

The multijob plugin is suited to do this kind of batch Unit Testing. It would therefore be a great improvement if it supported test result aggregation out of the box.

Ofcourse the downstream jobs must still be configured correctly: test result exposed as artifacts and fingerprints created.

The MultiJob could for example gather all artifacts (i.e. test reports) in a fixed directory (e.g. ${WORKSPACE}/reports) across all downstream jobs.

Project: Jenkins
Labels: jenkins plugin multi-job testing artifact unittests aggregation
Priority: Major Major
Reporter: Tim De Backer
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/groups/opt_out.
 
 

Reply via email to