dtc/tests/tests.yml
Yash Mankad 11cf01bd63 c10s: Add gating.yaml and basic tests.yml for dtc
Resolves: RHEL-32187

Signed-off-by: Yash Mankad <ymankad@redhat.com>
2024-08-01 11:21:20 -04:00

13 lines
209 B
YAML

- hosts: localhost
remote_user: root
tags:
- classic
roles:
- role: standard-test-basic
tests:
- simple:
dir: .
run: "/usr/bin/dtc --version"
required_packages:
- dtc