os-autoinst-distri-rocky/lib
Adam Williamson c7a1b94c84 Enable aarch64 disk image testing, related fixes
This sets us up to test the release-blocking aarch64 disk images
(Minimal, Server and Workstation). It also allows for testing
armhfp disk images on aarch64 worker hosts (though my testing of
that isn't going too well so far), and fixes the initial-setup
handling for a change upstream ('use password' is now the default
so we don't need to choose it). We rewire disk image deployment
test loading to work through the generic loader code rather than
using ENTRYPOINT, as it allows us to more gracefully handle
graphical (Workstation) vs. console (Server, Minimal), moving
the code for handling console initial-setup to a helper function
just like the code for gnome-initial-setup and having _console_
wait_login call it when appropriate. We also tweak desktop_vt a
bit because now we need to switch from a console running as test
to a desktop, which breaks the assumption that the highest
numbered session of user test is the desktop...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 12:39:49 -07:00
..
anaconda.pm Bump a timeout a bit for aarch64 2020-10-07 15:21:17 -07:00
anacondatest.pm Simplify anacondatest root_console to always use tty3 2020-10-26 09:21:53 -07:00
cockpit.pm Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
fedoradistribution.pm Add perl syntax check test, add it to CI 2020-02-13 15:28:09 -08:00
freeipa.pm Great Needle Cleanup 2020 2020-03-20 14:02:10 -07:00
installedtest.pm Handle emergency console entry with no password 2020-10-28 15:21:03 -07:00
packagetest.pm Replace remaining wait_idles with sleeps 2020-01-02 17:44:45 -08:00
tapnet.pm Tweak setup_tap_static and FreeIPA tests for resolved 2020-10-09 16:54:46 -07:00
utils.pm Enable aarch64 disk image testing, related fixes 2020-10-30 12:39:49 -07:00