jenkinsci / jenkinsci/matrix-project-plugin
[JENKINS-8506] Matrix 'Job of Jobs'
- Dominant language
- Java
- Stars
- 17
- Forks
- 85
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 5
Description
It would be nice to be able to set up a Matrix job that is composed of other Hudson jobs. Our use case for this is that we have three distinct System Test jobs that need to all pass before triggering the "Release" job. Currently I'm only able to trigger the "Release" job as a post-build event of the (currently) longest running of the system test jobs.
---
Originally reported by mbaker000, imported from: Matrix 'Job of Jobs'
Raw content of original issue
It would be nice to be able to set up a Matrix job that is composed of other Hudson jobs. Our use case for this is that we have three distinct System Test jobs that need to all pass before triggering the "Release" job. Currently I'm only able to trigger the "Release" job as a post-build event of the (currently) longest running of the system test jobs.
Contributor guide
Assessment
This issue has not been assessed yet.