qt5base-lts/tests/testserver/common
Ryan Chu beab266977 Docker-based test servers for network-related Qt autotests on Windows
There is no docker bridge on Windows. Docker document recommends using
port mapping to connect to a container. The problem is that it causes a
port conflict if the user is running a service that binds the same port
on the host. This change applies the same solution of macOS to deploy
the docker environment into VirtualBox and use the host network option.

Task-number: QTQAINFRA-2294
Change-Id: Iedcb8daa39373f02adb59f02eae2775f02870c54
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-01-23 15:28:45 +00:00
..
testdata Enable mDNS service discovery in Docker-based test servers 2018-07-10 15:25:14 +00:00
.gitattributes Docker-based test servers for network-related Qt autotests on Windows 2019-01-23 15:28:45 +00:00
ssl.sh Docker-based test servers for network-related Qt autotests 2018-07-05 14:13:36 +00:00
startup.sh Docker-based test servers for network-related Qt autotests on Windows 2019-01-23 15:28:45 +00:00