Is there anything to allow for executors (instead of whole nodes) to be labeled?

I know there's the workaround to just have the same machine run a second node, but that really does feel awkward.

I'd want to use labeled executors to include Jobs from other Jobs with [Trigger/call builds on other projects: Block until the triggered projects finish their builds] where currently the blocking, not-doing-anything-job is eating a full executor while it's waiting for the other job to finish.

Even better would be to allow the blocking downstream job to run on the same executor as the waiting job.


Any ideas?

cheers,
Martin

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


Reply via email to