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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1BE265180764CA40B7D4EE075EC6C8F4E6165AAE%40framsexm11.magna.global.
For more options, visit https://groups.google.com/d/optout.

Reply via email to