mdevctl/tests/tests.yml
Yash Mankad e98e52fc74 Add missing gating.yaml and basic tests.yml for c10s
Resolves: RHEL-56097

Signed-off-by: Yash Mankad <ymankad@redhat.com>
2024-08-26 17:32:40 -04:00

10 lines
152 B
YAML

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