mstflint/tests/tests.yml
Kamal Heib f85c20ff3d Update to upstream release 4.24.0
Add gating tests
Resolves: rhbz#2170069

Signed-off-by: Kamal Heib <kheib@redhat.com>
2023-06-02 08:41:13 -04:00

13 lines
235 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: ./run_tests.sh
required_packages:
- pciutils
- mstflint