os-autoinst-distri-fedora/lib
Adam Williamson b171c0a1c4 Try to fix the 'matching update package' check for kernel
That clever-clever 'check the packages from the update were
installed' thing from yesterday breaks on kernel updates, as
they're installonly; after the update, the new version of the
package is installed, but the *old* version is too, and the way
I implemented the check, it treats that as a failure. Let's try
and handle this a somewhat-clever way (if this fails, I'm just
going to grep out lines with 'kernel' in them, as a *dumb* way).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-12-13 18:52:51 -08:00
..
anaconda.pm Same workaround as last commit, for device type 2018-06-15 14:34:56 -07:00
anacondatest.pm Simplify anaconda error screen handling, add new needle 2018-12-12 22:06:20 -08:00
fedoradistribution.pm drop our implementation of script_run in favour of os-autoinst 2016-10-20 09:24:48 -07:00
freeipa.pm Handle Xorg starting unusually slowly, but soft fail (#1622254) 2018-08-24 15:39:16 -07:00
installedtest.pm Fix console keyboard layout in installedtest post_fail_hook 2018-12-13 16:29:53 -08:00
packagetest.pm Handle KDE update test when KDE has aleady found updates 2018-03-28 19:53:19 -07:00
tapnet.pm Add support for testing updates 2017-02-22 11:33:32 -08:00
utils.pm Try to fix the 'matching update package' check for kernel 2018-12-13 18:52:51 -08:00