hwdata/tests/tests.yml
Vitezslav Crhonek 925fcd5c19 Remove unnecessary tests
Resolves: RHELMISC-11088
2025-04-08 09:06:50 +02:00

18 lines
289 B
YAML

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