On Tue, Feb 10, 2015 at 4:03 AM, <uzqates...@gmail.com> wrote:
>
> Hi Rob,
>
> I am sorry it is hard to me explain it in english. I need associate the IP or 
> Jenkins User to a Virtual Machine to execute the jobs that i have. Maybe 
> there is an easier way, the idea is that every developer can access to the 
> jobs and execute it simultaneously, even execute the same job at the same 
> time.

I don't think jenkins has a way to enforce that a user can only use
certain nodes, but if the users are cooperative it is easy enough to
restrict where jobs can run by nodename or label - and that gives you
a relatively easy way to move them when you replace or upgrade nodes.
You could just assign a label to match each user name and ask them to
restrict their jobs to that label.   However, having all users able to
run a job simultaneously should just be a matter of having sufficient
executors even with a random job distribution.

-- 
    Les Mikesell
     lesmikes...@gmail.com

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAOAgVpxTDxBADz_q%3DOtG8eD7Od%2ByRhX_w1Pxc0v-HHKOX_H0Mg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to