abrt/tests/tests.yml
2023-06-29 14:44:37 +02:00

17 lines
396 B
YAML

---
# Tests that run in all contexts
- hosts: localhost
become: true
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- cli-sanity
- cli-ng-sanity
required_packages:
- augeas # unsetting OpenGPGCheck in the config
- libreport-plugin-logger # cli-ng-sanity requires
- coreutils # tests require sleep, timeout
- bc # bc command in timeout