I think a declarative pipeline might be able to accomplish this with the “agent” closure.
Iirc the free style project will run all in a single node. On Thu, Dec 6, 2018 at 16:06 Adam von Nieda <[email protected]> wrote: > > 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 > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/A6478625-CB00-49F8-9602-DE745B034D3E%40vonnieda.org > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CADgiF9JvTROpgoCrK6SMr%2BBFfuLCZb%3D_4WfxoyaT3NwMTbzi6Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
