[ 
https://issues.jenkins-ci.org/browse/JENKINS-13705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

BalagiriPrasad S updated JENKINS-13705:
---------------------------------------

        Summary: Builds are sequential when there is a "Run conditional step" 
build step, even though the project is configured for concurrent execution  
(was: Builds are sequential when there is a "Invoke Maven Target" build step, 
even though the project is configured for concurrent execution)
         Labels: parallel run-condition  (was: concurrent-build)
    Description: The description summary the problem. When there is "Run 
conditional step" then build on one node is waiting for the build on the other 
node complete, even though the project is configured for parallel builds.  
(was: The reason for making "Invoke Maven Target" build step not parallel, may 
be because two concurrent maven calls can corrupt the repository. But when the 
two builds are happening on different nodes then jenkins should run them in 
parallel. I am using nodelableparam to select different nodes, throttle 
Concurrent Builds configured to have 'Maximum Concurrent Builds Per Node' as 1.

Attached the project files. In sleep.xml, update <host:port> with proper values)
    Component/s: run-condition
                     (was: core)
    
> Builds are sequential when there is a "Run conditional step" build step, even 
> though the project is configured for concurrent execution
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JENKINS-13705
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13705
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: run-condition
>    Affects Versions: current
>         Environment: Master : Windows, Nodes : Linux
>            Reporter: BalagiriPrasad S
>            Priority: Blocker
>              Labels: parallel, run-condition
>         Attachments: config.xml, sleep.xml
>
>
> The description summary the problem. When there is "Run conditional step" 
> then build on one node is waiting for the build on the other node complete, 
> even though the project is configured for parallel builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to