>Jenkins and the VMs are all running on the same machine, so network activity shouldn't be an issue.
network is not an issue, but performance response, Could it be? it is not a good idea to run the Jenkins Master and Agents in the same machine, if you use Docker container and you do not limit the resources used by each container (memory and CPU), they will fight for resources and some of them will be killed by docker with a nice OOM. -- 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/424e7cf6-4788-47d5-8e2d-5c4fa3f72418%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
