1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2026-07-18 20:26:00 +00:00
os-autoinst-distri-fedora/lib
Lukas Ruzicka 2bc171ff01 Implement test for SELinux Crash notifications.
This test checks if any errors are reported using automatic error
reporting mechanisms. It checks whether there are any errors
reported through Desktop Notifications, Abrt, and CoredumpCTL.
In KDE, where the SETroubleshoot application is installed,
the test also checks whether there are any SELinux notifications.

The test case requires the above is checked within the Live environment,
and also post install, so the structure of this test consists of two parts:
- there are subroutines in utils.pm that are called within
  _do_install_and_reboot.pm, right after the installation
  completes.
- there is a error_checking.pm that utilizies the subroutines, but runs
  after the installed system has been booted.

In order not to fiddle with install_default test cases, we introduce
another installation test, install_error_checking, where the
checks are triggered.

This fixes https://pagure.io/fedora-qa/os-autoinst-distri-fedora/issue/354
2025-01-29 11:58:33 +01:00
..
anaconda.pm blivet: more workarounds for issues with anaconda wayland port 2024-11-06 11:42:12 -08:00
anacondatest.pm Run update repo setup steps from a serial console 2024-01-11 12:09:59 -08:00
bugzilla.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
cockpit.pm select_cockpit_update: be more defensive against scrolls 2025-01-25 10:30:24 -08:00
disks.pm disks: drop a workaround we did not hit for a long time 2024-01-09 17:48:28 -08:00
fedoradistribution.pm Move the content from i3 library to the files. 2024-09-26 16:06:43 -07:00
freeipa.pm Add a needle cleanup script, enhance the needle check script 2023-05-04 09:57:15 -07:00
installedtest.pm Move KDE live build test to Kiwi, refactor mock bits 2024-11-29 11:38:06 -08:00
mock.pm Move KDE live build test to Kiwi, refactor mock bits 2024-11-29 11:38:06 -08:00
packagetest.pm Run base tests on ELN 2023-06-23 11:53:11 +02:00
tapnet.pm Get dns server address if host isn’t using systemd-resolved 2024-04-05 21:10:11 +00:00
utils.pm Implement test for SELinux Crash notifications. 2025-01-29 11:58:33 +01:00