I have 'n' no. of jobs, which I want to start simultaneously. Is it feasible
in Jenkins? I tried using DSL plugin, work flow plugin. I have used
'parallel' method. I have my list of jobnames in an array/list and want to
run them parallel. Please help. 

Currently I'm iterating the jobnames in a for loop,they start one by one,
instead I want them to start parallel. How this can be achieved ?




--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/start-jenkins-sub-jobs-parallelly-tp4827908.html
Sent from the Jenkins users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1468571936370-4827908.post%40n4.nabble.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to