abrt/tests/tests.yml

17 lines
396 B
YAML
Raw Normal View History

---
# 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