python-jinja2/tests/tests.yml
Honza Horak 6f130fa43b Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit 5412b65
2023-05-15 16:32:37 +02:00

19 lines
333 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- python3-pytest
tests:
- verify:
dir: ./source/
run: /usr/bin/py.test-3 python3/tests