1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-16 21:07:22 +00:00
os-autoinst-distri-fedora/lib
Adam Williamson 9b91c839a7 Treat failure to source bash profile as a soft fail
There's a bug in current Rawhide causing sourcing of /etc/bashrc
to fail when logging in as a regular user. This results in the
bash prompt looking different, which is currently a hard fail,
and causes most tests to die. It's better to treat this as a
soft fail so the rest of the test can run. So add a needle to
spot this case, and a little finish function the console login
function calls whenever it's successfully logged in, to check
whether it got the no-profile prompt and register a soft fail.
2017-09-02 12:49:56 -07:00
..
anaconda.pm fix blivet so that correct unit for size is selected 2017-05-05 09:29:55 +02:00
anacondatest.pm Finally revert anaconda root_console workaround 2017-07-04 09:48:40 -07:00
fedoradistribution.pm drop our implementation of script_run in favour of os-autoinst 2016-10-20 09:24:48 -07:00
freeipa.pm Work around RHBZ #1439429 when running Firefox on X 2017-04-05 18:22:09 -07:00
installedtest.pm Improve FreeIPA debug logging a bit 2017-03-16 12:36:33 -07:00
packagetest.pm drop our implementation of script_run in favour of os-autoinst 2016-10-20 09:24:48 -07:00
tapnet.pm Add support for testing updates 2017-02-22 11:33:32 -08:00
utils.pm Treat failure to source bash profile as a soft fail 2017-09-02 12:49:56 -07:00