bac69e29d3
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/setroubleshoot#beb2a71e3f215ac592a60a7ea94b515117ebedda
20 lines
505 B
YAML
20 lines
505 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- Regression/embedded-null-byte-in-audit-records
|
|
- Regression/no-plugin-exception-during-analyses
|
|
- Regression/sealert-s-traceback-invalid-display
|
|
- Regression/Report-bugs-on-corresponding-components
|
|
- Sanity/public_content
|
|
required_packages:
|
|
- setroubleshoot-server
|
|
- setroubleshoot-plugins
|
|
- audit
|
|
- setools-console
|
|
- psmisc
|
|
- libselinux-utils
|
|
- rsyslog
|