mdevctl/tests/tests.yml
Jonathon Jongsma 893334e56f Fix gating
The indentation of the yaml file was incorrect so the osci
infrastructure was not actually running the gating test.

Related: rhbz#1999686

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
2022-01-20 10:41:51 -06:00

10 lines
152 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "mdevctl --help"