python-urllib3/tests/tests.yml
Honza Horak 945e31f329 Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit 0b1830c
2023-05-15 16:39:44 +02:00

20 lines
369 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- python3-pytest
- python3-mock
tests:
- verify:
dir: ./source/test
run: /usr/libexec/platform-python -m pytest -v