jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-12480] Build step that runs multiple jobs in parallel, and blocks until all are complete

Open
#514 17 comments 0 reactions 0 assignees View on GitHub
component:parameterized-trigger-plugin enhancement imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
77
Forks
174
Avg merge
22h 27m
Merged PRs (30d)
1

Description

We would like to kick off multiple test jobs as build steps, and block waiting for them all to finish. Currently the execute serially. But we have lots of available resources to run them, so it would be so nice to run them in parallel, and get the results in 1 hour, rather than many.

---
Originally reported by gorillacoder, imported from: Build step that runs multiple jobs in parallel, and blocks until all are complete


  • assignee: huybrechts
  • status: Reopened
  • priority: Major
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 20
  • watchers: 19
  • imported: 2025-12-07

Raw content of original issue

We would like to kick off multiple test jobs as build steps, and block waiting for them all to finish. Currently the execute serially. But we have lots of available resources to run them, so it would be so nice to run them in parallel, and get the results in 1 hour, rather than many.

2 attachments

- [Screen Shot 2016-12-09 at 5.48.19 PM.png](https://issues.jenkins.io/secure/attachment/35129/Screen%20Shot%202016-12-09%20at%205.48.19%20PM.png)
> ![Screen Shot 2016-12-09 at 5.48.19 PM.png](https://issues.jenkins.io/secure/attachment/35129/Screen%20Shot%202016-12-09%20at%205.48.19%20PM.png)
- [Screen Shot 2018-01-11 at 1.03.31 PM.png](https://issues.jenkins.io/secure/attachment/41106/Screen%20Shot%202018-01-11%20at%201.03.31%20PM.png)
> ![Screen Shot 2018-01-11 at 1.03.31 PM.png](https://issues.jenkins.io/secure/attachment/41106/Screen%20Shot%202018-01-11%20at%201.03.31%20PM.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.