groff/tests/tests.yml
Petr Šabata dad9cbe548 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/groff#b62f50be6625b8291520f9278ff364bd128eb174
2020-10-15 09:48:02 +02:00

16 lines
350 B
YAML

---
# Tests that run in all contexts
- hosts: localhost
vars:
use_beakerlib_libraries: false
roles:
- role: standard-test-rhts
tags:
- classic
- container
tests:
- unicode-segfault
required_packages:
- findutils # beakerlib needs find command
- gzip # required by unicode-segafault test