[ https://issues.jenkins-ci.org/browse/JENKINS-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161756#comment-161756 ]
ggggttgtg ggggttgtg commented on JENKINS-13236: ----------------------------------------------- Thanks, I missed that, this option is not available in the Matrix job, that is where I looked for it. > start identical job with different parameters in parallel execution > ------------------------------------------------------------------- > > Key: JENKINS-13236 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13236 > Project: Jenkins > Issue Type: New Feature > Components: core > Reporter: ggggttgtg ggggttgtg > Labels: build, parallel > > Have the option for a job to run several instances in parallel. > The use case: > We have a job that gets the branch name as an input and then it builds the > project and run the test. > If two or more developers want to build different branches the first one > blocks the others. The build and test take a lot of time but with many nodes > we can do several in parallel. > There may be a problem with this option if the jobs use the same workspace, > but on our setup the workspace is set by time and date with the branch name > to prevent this problem. > As this option has potential for destruction it should be under the advance > options. -- 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