qt5base-lts/tests/testserver
Ryan Chu 5c5af7155a Enable mDNS service discovery in Docker-based test servers
To resolve the challenge of connecting Docker containers from the host
without extra user-efforts, Avahi is used to publish the Docker-based
test servers (Docker containers) on a local network. It is a free
Zeroconf implementation, and it provides multicast DNS (mDNS) service
discovery. By default, mDNS only resolves hostname ending with the
".local" domain. In this change, the domain name of test servers is
changed to "test-net.qt.local". As stated in the standard, the DNS query
for a local domain will be sent to the mDNS multicast address. It avoids
the need for root access to modify system files.

Task-number: QTQAINFRA-1686
Change-Id: I255fba0720ee6d0e84c9cb5ca9289d4466578922
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Ryan Chu <ryan.chu@qt.io>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2018-07-10 15:25:14 +00:00
..
apache2 Enable mDNS service discovery in Docker-based test servers 2018-07-10 15:25:14 +00:00
common Enable mDNS service discovery in Docker-based test servers 2018-07-10 15:25:14 +00:00
danted Docker-based test servers for network-related Qt autotests 2018-07-05 14:13:36 +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 2018-07-05 14:13:36 +00:00
docker-compose.yml Enable mDNS service discovery in Docker-based test servers 2018-07-10 15:25:14 +00:00