os-autoinst-distri-fedora/lib
Adam Williamson c33b137e88 Tweak desktop_vt tty detector a bit
The intent is that if the ps check finds nothing we'll use the
loginctl output, but that doesn't work because script_output
doesn't return the output if the script fails. There's an arg
you can pass to make it do so, but let's just make it always
succeed instead, by adding a ||: to the second grep like we have
for the first.

Also, I noticed this problem because the ps check started not
working on F36 KDE because none of the processes we check for
are shown as running on a tty, so let's add one more that *is*
shown as running on a tty...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-02-22 16:54:03 -08: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 Great Needle Cleanup 2021 2021-08-10 11:57:48 -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 Handle emergency console entry with no password 2020-10-28 15:21:03 -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 Tweak setup_tap_static and FreeIPA tests for resolved 2020-10-09 16:54:46 -07:00
utils.pm Tweak desktop_vt tty detector a bit 2022-02-22 16:54:03 -08:00