filesystem/tests/tests.yml
Petr Šabata 0c9ebd950e 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/filesystem#b42fd207a123288b07cbcead8204c81b1906b71d
2020-10-15 00:21:25 +02:00

29 lines
524 B
YAML

- hosts: localhost
tags:
- classic
roles:
- role: standard-test-beakerlib
tests:
- filesystem-should-own-usr-share-licenses
required_packages:
- filesystem
- lvm2
- hosts: localhost
tags:
- container
roles:
- role: standard-test-beakerlib
tests:
- filesystem-should-own-usr-share-licenses
required_packages:
- filesystem
- lvm2
- hosts: localhost
tags:
- atomic
roles:
- role: standard-test-beakerlib
tests:
- filesystem-should-own-usr-share-licenses