python-dmidecode/tests/tests.yml
Coiby Xu a5904a72fd add tests from rhel-8.5.0
The tests are needed by osci.brew-build.tier0.functional.

Fixes: ba729a5c9e ("add gating test")
Resolves: rhbz#1992494
Related: rhbz#1938852
2021-08-13 08:08:02 +08:00

15 lines
289 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:
- libxml2-devel
- python3-devel
- python3-libxml2
- libxml2-python3