9db6482e66
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/brltty#1aef6309eb48bb473b4443310cee6cd55fe2cf8d
18 lines
245 B
YAML
18 lines
245 B
YAML
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
- container
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tests:
|
|
- sanity-test
|
|
required_packages:
|
|
- ImageMagick
|
|
- Xvfb
|
|
- brltty
|
|
- nc
|
|
- orca
|
|
- psmisc
|
|
- xorg-x11-utils
|
|
|