Replace whole repo with latest content from branch rhel-8.8.0

Content corresponds with RHEL dist-git commit 6841cf2
This commit is contained in:
Honza Horak 2023-05-15 16:34:37 +02:00
parent d306273e65
commit 0f412c71e4
2 changed files with 20 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/packaging-16.8.tar.gz
/packaging-16.7.tar.gz
/packaging-16.8.tar.gz

19
tests/tests.yml Normal file
View File

@ -0,0 +1,19 @@
---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- python3-pytest
- python3-pretend
tests:
- verify:
dir: ./source/
run: /usr/bin/py.test-3 tests/