Adam von Nieda
unread,Dec 6, 2018, 5:06:50 PM12/6/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Hi folks,
I’m able to split parts of a build across multiple nodes using a pipeline, is there any way to do that with a freestyle project? Maybe a plugin I haven’t run across?
For example, my project might look like the following..
Step1: Execute on node 2
Step 2: Execute on node 3
Step 3: Execute on node 1
Step 4: Execute on node 2
I have steps that have to run on specific nodes.
Thanks for any insight you might have!
-Adam vonNieda