qt5base-lts/tests/testserver
Ryan Chu c99b8a3f41 Docker-based test servers for network-related Qt autotests on macOS
There is no docker bridge on macOS. Docker document recommends using
port mapping to connect to a container; but it causes a port conflict
if the user is running a service that binds the same port on the host.
An alternative solution is to deploy the docker environment into
VirtualBox and use the host network option.

Task-number: QTQAINFRA-2293
Change-Id: I05dc65c5f8b4be7a1b1874a4ec7c034cc68679ca
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2018-10-18 19:22:46 +00:00
..
apache2 Rework QNetworkReply tests to use docker-based test servers 2018-07-27 17:40:27 +00:00
common Enable mDNS service discovery in Docker-based test servers 2018-07-10 15:25:14 +00:00
danted Use environment variable to configure the interfaces of a Dante server 2018-10-18 13:18:29 +00:00
ftp-proxy Docker-based test servers for network-related Qt autotests 2018-07-05 14:13:36 +00:00
squid Docker-based test servers for network-related Qt autotests 2018-07-05 14:13:36 +00:00
vsftpd Docker-based test servers for network-related Qt autotests on macOS 2018-10-18 19:22:46 +00:00
docker-compose-for-macOS.yml Docker-based test servers for network-related Qt autotests on macOS 2018-10-18 19:22:46 +00:00
docker-compose.yml Enable mDNS service discovery in Docker-based test servers 2018-07-10 15:25:14 +00:00