os-autoinst-distri-fedora/lib
Adam Williamson a5433c823d Quick fix for `get_host_dns` when resolv.conf points to resolved
The Fedora infra workers got changed so their resolv.conf doesn't
have the correct DNS server addresses in it any more, it just
has 127.0.0.53 (the systemd-resolved resolver address). We need
to query resolved to get the correct addresses.

This is quick and hacky; it doesn't accommodate anyone running
a worker host that *isn't* using resolved, and it doesn't handle
IPv6 server addresses correctly if any are present (in infra we
currently don't use any on the worker hosts). I'll try and find
time to refine it but need to deploy this for now to make the
tests pass again.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-05-18 18:05:26 -07:00
..
anaconda.pm Remove duplicate needle in anaconda_help test 2022-02-04 15:47:21 -08:00
anacondatest.pm Log `df -h` and `free -h` output on anaconda failure 2021-08-13 09:33:38 -07:00
bugzilla.pm Automate the Anaconda_Save_Traceback_to_Bugzilla_Text test case. 2021-06-17 16:28:29 -07:00
cockpit.pm Cockpit updates: wait a bit after hitting up key 2022-05-04 17:02:05 -07:00
fedoradistribution.pm Implement distribution methods to replace the testapi defaults. 2022-01-27 21:44:35 +00:00
freeipa.pm Use 'test.openqa.fedoraproject.org' not 'domain.local' 2020-12-15 14:40:30 -08:00
installedtest.pm post_fail_hook serial path: log the entire journal 2022-05-11 16:13:52 -07:00
modularity.pm Rewrite Modularity tests to use Perl only. 2021-05-03 19:13:09 +00:00
packagetest.pm Replace remaining wait_idles with sleeps 2020-01-02 17:44:45 -08:00
tapnet.pm Quick fix for `get_host_dns` when resolv.conf points to resolved 2022-05-18 18:05:26 -07:00
utils.pm Note when #1933118 workaround can be removed 2022-05-13 17:07:14 -07:00