Quantcast

[JIRA] (JENKINS-15434) multi-job plugin - can run parallel builds of same job (in same phase)

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15434) multi-job plugin - can run parallel builds of same job (in same phase)

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Unassigned
Components: plugin
Created: 07/Oct/12 9:36 AM
Description:

setting in multi-job phase severl jobs should tun them in parallel, however if setting same job several times (different params / or not) it runs only one time.

Project: Jenkins
Priority: Major Major
Reporter: dudu gold
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15434) multi-job plugin - can run parallel builds of same job (in same phase)

JIRA noreply@jenkins-ci.org

I also have this issue, however, I discovered that the job I'm running is being run the correct number of times but in parallel rather than sequentially.

For my Multi-Job I have 4 phases; the first 3 phases are to run the same build job but with different prameters (solutions). The fourth phase is to run a deployment step.

When I run the multi-job, the first 3 phases run simultaneously although it looks like just one run. Luckily I spotted that when first looking at the console it was run #18 but when returning after completion it was #20. When I manually look at each #18, #19 & #20, I can see they are in fact the the three phases.

Jenkins: V1.491
Multi-Job plugin: V1.7

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15434) multi-job plugin - cant run parallel builds of same job (in same phase)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: dudu gold (04/Dec/12 1:14 PM)
Summary: multi-job plugin -  can  cant  run parallel builds of same job (in same phase) 
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15434) multi-job plugin - cant run parallel builds of same job (in same phase)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
dudu gold commented on Bug JENKINS-15434

i dont understand, sorry.
the phases should run sequently, and inside phase are running in parallel.
how did you encounter phases run in parallel?

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15434) multi-job plugin - cant run parallel builds of same job (in same phase)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

As you can see, the same job is set to run in 3 seperate phases, however, when the Multi-job kicks off it runs the 3 phases in parallel. Once they complete, then the last phase is initiated.

Change By: Gordon Hopes (04/Dec/12 2:11 PM)
Attachment: screenshot-1.jpg
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15434) multi-job plugin - cant run parallel builds of same job (in same phase)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
dudu gold commented on Bug JENKINS-15434

How did you configure it to do that ?
can u show your configuration?

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15434) multi-job plugin - cant run parallel builds of same job (in same phase)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Here is the Multi-job config and the build job config (minus some parameters - just some choices\strings)

Change By: Gordon Hopes (04/Dec/12 4:56 PM)
Attachment: Configs.docx
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15434) multi-job plugin - cant run parallel builds of same job (in same phase)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
dudu gold commented on Bug JENKINS-15434

thank u very much for the trouble Gordon.
my actual problem was when i ran multi jobs in same phase , and also several phases. the same phase should run my 3x (same job) as 3 build but it ran only one.

actually it was fixed in last revision of the plugin.
but still there is a problem with parallel runs.

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
Loading...