Suppose I have one slave and one executor
And I have 1 upstream job which triggered 2 downstream jobs

We want all these 3 jobs should run sequentially
That means if upstream is start running and when it triggerd downstream job
1
Upstream job itself should go to queue or somewhere and free their executor
for downstream job1 and downstream should start running

How we can achieve this with only one executor?

I

-- 
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/CAD0fyGgruEnP_Z4b3wx6peGaGwuk1eirnbjQVZ1nsgRbAJMDaA%40mail.gmail.com.

Reply via email to