dmidecode/tests/tests.yml
Lichen Liu a6eca09d18
Enable gating test for dmidecode
Enable gating test for c10s dmidecode by copying from c9s.
Resolves: RHEL-33027

Signed-off-by: Lichen Liu <lichliu@redhat.com>
2024-04-22 10:46:23 +08:00

13 lines
222 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- selftest
required_packages:
- make
- gcc