On Fri, Oct 18, 2013 at 3:55 AM, Tânia Magalhães
<[email protected]> wrote:
>
> Does anyone know if it is possible to define an order of preference for the
> choice of the node that will do the build?
>
> For example: if there are the nodes A, B and C and I want a particular job
> to run in A, or B, or C in this order of preference, how can I do it?
>
> This is relevant if at certain point the best node to build the job is
> offline and I want the job to be build anyway even if the only available
> node is the worst for this task.
I don't think that is possible. You can (and usually should) apply a
label to a set of nodes and restrict builds to nodes with that label,
but the only preference ordering within the group is that jenkins will
use the node that did the last build if it is available - otherwise, I
think it picks at random from the others with the specified label.
--
Les Mikesell
[email protected]
--
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].
For more options, visit https://groups.google.com/groups/opt_out.