Hi Ingo,

First:
Do you have more than one executor per slave? If not, it is not possible for 
Jenkins to start more than one job.

Second:
The fact that Jenkins never starts two absolutely identical jobs was recently 
discussed in this group and is also mentioned on the Throttle Concurrent Builds 
wiki page: 
https://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin 
This may be your case if your builds are started with exactly the same 
parameters. For resolution please search the history of the mailing list.

Regards
Eric

Von: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] 
Im Auftrag von ingo.la...@googlemail.com
Gesendet: Freitag, 15. Januar 2016 13:05
An: Jenkins Users <jenkinsci-users@googlegroups.com>
Cc: ingo.la...@magna.com
Betreff: Re: run job chain parameter-depended on different slaves at the same 
time


Hello,

sorry some additional informations.

I tried to realize this mainly with this plugins:

- NodeLabel Parameter 
Plugin<https://wiki.jenkins-ci.org/display/JENKINS/NodeLabel+Parameter+Plugin>
- Parameterized Trigger 
Plugin<http://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Remote+Trigger+Plugin>


1 jenkins master (1.625.3)

2 windows 7 slaves ( connected and started over JLNP):

-        slave1

-        slave2

3 job: (TestStarter -> FlashEcu -> TestEcu)




DownstreamTrigger
of
Job Test_Starter

DownstreamTrigger
of
Job FlashEcu


master| Test Starter


Slave1 | FlashEcu

Slave1 | TestEcu

Slave2 | FlashEcu

Slave2 | TestEcu

…

..



the job will be triggered on the special slave depending on the parameter 
CurrentVariant(Variant1-3 runs on slave 1,Variant4 runs on slave2)

This work generally fine but the test takes much time, so it would be nice if 
the test job(FlashEcu & TestEcu) can run parallel on the 2 or more slaves.

I have tried it with the Throttle Concurrent Build plugin, but it worked not 
really parallel the FlashJob will be blocked till it has ended.

Can anyone help me or give me a hint?

Best Regards

Ingo

On Thursday, January 14, 2016 at 2:26:51 PM UTC+1, Lampe, Ingo wrote:
Hello,

I have the following  problem


1 jenkins master (1.625.3)

2 windows 7 slaves ( connected and started over JLNP):

-        slave1

-        slave2

3 job: (TestStarter -> FlashEcu -> TestEcu)




DownstreamTrigger
of
Job Test_Starter

DownstreamTrigger
of
Job FlashEcu


master| Test Starter


Slave1 | FlashEcu

Slave1 | TestEcu

Slave2 | FlashEcu

Slave2 | TestEcu

…

..



the job will be triggered on the special slave depending on the parameter 
CurrentVariant(Variant1-3 runs on slave 1,Variant4 runs on slave2)

This work generally fine but the test takes much time, so it would be nice if 
the test job(FlashEcu & TestEcu) can run parallel on the 2 or more slaves.

I have tried it with the Throttle Concurrent Build plugin, but it worked not 
really parallel the FlashJob will be blocked till it has ended.

Can anyone help me or give me a hint?

Best Regards

Ingo




--
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 
jenkinsci-users+unsubscr...@googlegroups.com<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/163d40d4-4303-4593-935a-1f6018f861d2%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/163d40d4-4303-4593-935a-1f6018f861d2%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.


Hinweis: Diese E-Mail und/oder die Anhänge sind vertraulich und ausschließlich 
für den bezeichneten Adressaten bestimmt. Die Weitergabe oder Kopieren dieser 
E-Mail ist strengstens verboten. Wenn Sie diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte unverzüglich den Absender und vernichten Sie die 
Nachricht und alle Anhänge. Vielen Dank.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/VI1PR01MB14075609B53A7F3A77278033F3CD0%40VI1PR01MB1407.eurprd01.prod.exchangelabs.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to