hwdata/tests/tests.yml
Petr Šabata bec89c7423 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/hwdata#73309dcaf964a84ec24dcf5fd0170cd1e74997d1
2020-10-15 13:15:18 +02:00

19 lines
305 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- ids-files
- syntax
required_packages:
- hwdata
- pciutils
- usbutils
- grep
- coreutils
- hwdata
- wget