We are thinking to implement a Jenkins farm, the idea is that each developer run the jobs in your virtual machine.
Had thought about having 1 master and each slave associated with that virtual machine using the SSH connection. Is there any way to associate the slave to users and when running the jobs that redirect to your virtual machine? Or what is the best way to do this?