2019-12-11 15:16:13 +00:00
|
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
|
|
- role: standard-test-beakerlib
|
|
|
|
tags:
|
|
|
|
- classic
|
|
|
|
tests:
|
|
|
|
- Regression/embedded-null-byte-in-audit-records
|
2020-01-06 08:52:59 +00:00
|
|
|
- Regression/no-plugin-exception-during-analyses
|
2020-04-23 16:22:09 +00:00
|
|
|
- Regression/sealert-s-traceback-invalid-display
|
2020-05-13 13:58:37 +00:00
|
|
|
- Regression/Report-bugs-on-corresponding-components
|
2020-05-27 11:10:09 +00:00
|
|
|
- Sanity/public_content
|
2019-12-11 15:16:13 +00:00
|
|
|
required_packages:
|
|
|
|
- setroubleshoot-server
|
2020-05-27 11:10:09 +00:00
|
|
|
- setroubleshoot-plugins
|
|
|
|
- audit
|
|
|
|
- setools-console
|
|
|
|
- psmisc
|
|
|
|
- libselinux-utils
|
|
|
|
- rsyslog
|