hwdata/tests/tests.yml
Vitezslav Crhonek 4c525dfde6 Fix URL of tests
Related: RHEL-6946
2024-02-19 12:04:20 +01:00

21 lines
370 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
repositories:
- repo: "https://pkgs.devel.redhat.com/git/tests/hwdata"
dest: "tree"
tests:
- tree/Sanity/ids-files
- tree/idfiles/syntax
required_packages:
- hwdata
- pciutils
- usbutils
- grep
- coreutils
- hwdata
- wget