attr/tests/tests.yml
Petr Šabata a0f1722bbd 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/attr#bf77536ea2cbd93b6c079cbe89947e93929dba6c
2020-10-14 22:03:40 +02:00

15 lines
445 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- atomic
tests:
- getfattr-ignores-NULs-in-output-when-using-text
required_packages:
- attr # getfattr-ignores-NULs-in-output-when-using-text requires attr package
- rpm-build # Upstream test requires rpmbuild
- gettext # Upstream test requires gettext