[JIRA] [parameterized-trigger-plugin] (JENKINS-31044) Asynchronous wait for job completion

1 view
Skip to first unread message

Ronny.Schuetz@gmx.de (JIRA)

unread,
Oct 20, 2015, 4:11:01 AM10/20/15
to jenkinsc...@googlegroups.com
Ronny Schuetz created an issue
 
Jenkins / New Feature JENKINS-31044
Asynchronous wait for job completion
Issue Type: New Feature New Feature
Assignee: huybrechts
Components: parameterized-trigger-plugin
Created: 20/Oct/15 8:10 AM
Priority: Minor Minor
Reporter: Ronny Schuetz

It would be really useful, if the plugin would support some kind of way to asynchronously wait for the started jobs to finish, i.e. to

  1. (plugin) kick-off the jobs (but don't wait until they're done)
  2. continue with current job
  3. (plugin) wait for previously started jobs to finish to get status and build numbers
  4. continue with current job

This would increase performance in cases, where the build steps executed by the job using the plugin cannot be moved to a different job for parallel execution.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

Ronny.Schuetz@gmx.de (JIRA)

unread,
Mar 8, 2017, 8:32:01 AM3/8/17
to jenkinsc...@googlegroups.com
Ronny Schuetz updated an issue
Change By: Ronny Schuetz
It would be really useful, if the plugin would support some kind of way to asynchronously wait for the started jobs to finish, i.e. to

# (plugin) kick-off the jobs (but don't wait until they're done)
# continue with current job
# (plugin) wait for previously started jobs to finish to get status and build numbers
# continue with current job

This would increase performance in cases, where the build steps executed by the job using the plugin cannot be moved to a different job for parallel execution
or in case multiple jobs need to be triggered with different parameter sets .
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

atodorov@otb.bg (JIRA)

unread,
May 30, 2019, 7:25:02 AM5/30/19
to jenkinsc...@googlegroups.com
Alexander Todorov commented on New Feature JENKINS-31044
 
Re: Asynchronous wait for job completion

I think I am seeing the same issue, manifested differently. My upstream job triggers several downstream jobs via trigger-builds, which in turn trigger other jobs (all blocking). From what I can see all jobs get trigerred but console log sits and waits on the first job to complete before displaying the rest of them.

This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages