unsure why more than two instances are not allowed, wanted to test it but 
couldn't get around to it today. an option i can think of though is to add 
in command line invocations from within a shell of the parent job.
you need to get the cli for this, if you haven;t got it already. 
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI

On Friday, May 17, 2013 5:35:41 AM UTC+5:30, Ashwin wrote:
>
> I tried by adding multiple jobs in "Post-build Actions->Build other 
> projects->Projects to build" by giving the same job name multiple times 
> (job1,job1...)...  This didn't help..
> Only way i was able to trigger 2 instances was when i gave the same job 
> name in 'Projects to build' and in 'Trigger parameterized build on other 
> projects'. This triggered 2 instances.  I will need to trigger more 
> instances which will not work this way.. Please let me know if there is any 
> other way.
>  
> Thanks in Advance,
> Ashwin
>
> On Thursday, May 16, 2013 10:14:05 AM UTC-7, lata wrote:
>
>> you can get the 'Parameterized Trigger Plugin' if you haven't got it 
>> already, and add multiple instances of the child job each as a 'project to 
>> build' in your parent job. i haven't used the execute concurrent builds 
>>  myself but i think this should work.
>>
>> On Thursday, May 16, 2013 5:53:00 AM UTC+5:30, Ashwin wrote:
>>>
>>> I have a question on running multiple instances of a job from calling 
>>> job.
>>> i have enabled 'execute concurrent builds...' option so that i can run a 
>>> job concurrently, wanted to check how can a parent job trigger multiple 
>>> instances... 
>>> I am on Jenkins 1.501
>>> Thanks,
>>> Ashwin
>>>
>>

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to