You can produce this behaviour if you decide to use the Groovy Plugin.

It lets you "set up the environment" using groovy ON the master... which
means you can run arbitrary setup logic on the master before you "copy
over" any artifacts to the slave.

Which isn't what the OP requested.. but throwing that out there.

On Tue, Jul 2, 2013 at 1:07 PM, Mark Waite <markwa...@yahoo.com> wrote:

> As far as I can tell, a job executes on a single node, whether master or
> slave.  I'm not aware of any facility that allows a Jenkins job to move
> execution steps to a node different than the node executing the job.
>
> Mark Waite
>
>   ------------------------------
>  *From:* Michael Lasevich <mlasev...@gmail.com>
> *To:* jenkinsci-users@googlegroups.com
> *Sent:* Tuesday, July 2, 2013 10:17 AM
> *Subject:* Jenkins execute part of the job on master?
>
> Trying to understand master-slave relationship in jenkins node.
>
> Is it possible to execute MOST of the job (build) on a slave node, but the
> final step (one or more publishers?) on the master node?
>
> If I am writing my own plug in, how do I control where the plugin
> executes? Or can I?
>
>
> Thanks,
>
> -M
>
> --
> 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.
>
>
>
>
>    --
> 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.
>
>
>

-- 
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