groff/tests/tests.yml

16 lines
350 B
YAML
Raw Normal View History

2017-12-08 16:10:56 +00:00
---
# 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