file/tests/tests.yml
Petr Šabata 686d1fd0fd 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/file#fef64163af9439cdacdbbe04a847f7dcf42b8987
2020-10-15 00:20:23 +02:00

17 lines
432 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- container
- atomic
tests:
- Support-local-additions-to-magic-files
- command-line-options
- file-tests
required_packages:
- file # file package required for both tests
- bzip2 # bunzip2 command required for cmd-line-options test