dhorbach
Results
2
comments of
dhorbach
1. We are planning to put Gridrouter above hubs. Our current setup is 1 Hub server and > 20 Node servers (on each Node server - approximately 12 Selenium nodes...
The problem with docker executor container is that it doesn't have appropriate mounts for docker files like /var/run/docker.sock:/var/run/docker.sock and /usr/bin/docker:/usr/bin/docker and thus not able to launch docker tasks. 1) Mesos-slave...