Wait until the job starts

2012-08-15 Thread Sergey Irisov
I have a job, that triggered two another job, and then start some batch script. I want to block script execution, until triggered jobs are begun execution. What happens in fact: Job runs on windows VM node. It starts TestComplete network suite project, that use two another VM. So, purpose of two

Re: Jenkins run extra VM slaves

2012-06-26 Thread Sergey Irisov
.jenkins-ci.org/browse/JENKINS-13735 > > Is this the same issue? > > Chris > > > On Tuesday, June 26, 2012 11:28:42 AM UTC+1, Sergey Irisov wrote: > >> Hello. >> I'm using Jenkins with nodelabel and parametrized trigger plugins to >> build jobs on

Jenkins run extra VM slaves

2012-06-26 Thread Sergey Irisov
n queue for them. If it's only one job in queue and all slaves is offline, than Jenkins turn on only right one. Is it incorrect configuration on my side or expected behavior on jenkins side? Thank in advance, Sergey Irisov.