mstflint/tests/tests.yml
Honggang Li 929538a087 Add gating test
Resolves: rhbz#1858570

Signed-off-by: Honggang Li <honli@redhat.com>
2021-07-27 00:37:31 -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