Replace whole repo with latest content from branch rhel-8.8.0

Content corresponds with RHEL dist-git commit 5412b65
This commit is contained in:
Honza Horak 2023-05-15 16:32:37 +02:00
parent 20306c00dd
commit 6f130fa43b
2 changed files with 19 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/Jinja2-2.10.1.tar.gz
/Jinja2-2.10.1.tar.gz
/Jinja2-*.tar.gz

18
tests/tests.yml Normal file
View File

@ -0,0 +1,18 @@
---
- 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