python-linux-procfs/tests/tests.yml
John Kacur c29cebba82 Sync python-linux-procfs in rhel-10 with rhel-9.5
Add gating.yaml
Add tests dir
Resolves: RHEL-30433

Signed-off-by: John Kacur <jkacur@redhat.com>
2024-03-26 13:20:57 -04:00

12 lines
206 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: scripts
run: ./run_tests.sh
required_packages:
- python3-linux-procfs