Hello,

I want to use multi job plugin to build all (9) jobs. I would like to build
all jobs in parallel in one phase. Next phase will deploy them.

I only have 4 executors. So when I kick off my multi job, I starts 3 jobs
(plus on for multi job itself). and I can see 5 jobs in queue. So everything
is great. However, when one of 3 jobs are done, next one is not picked from
the queue. The 5 jobs just stays in queue even if all 3 jobs are done (the
main multi job still occupies one  executor).

Only way to get the queue moving again, is to manually kill original multi
job and suddenly queue is flushed. So the status of multijob is always gray
:-(

Is this normal behavior?

Thanks

S

--
View this message in context: 
http://jenkins.361315.n4.nabble.com/multi-job-plugin-tp4634041.html
Sent from the Jenkins users mailing list archive at Nabble.com.

Reply via email to