Replace whole repo with latest content from branch rhel-8.8.0

Content corresponds with RHEL dist-git commit 3f9aec2
This commit is contained in:
Honza Horak 2023-05-15 16:33:19 +02:00
parent bf23229812
commit 19379769a0
3 changed files with 20 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

12
.gitignore vendored
View File

@ -1,2 +1,12 @@
SOURCES/rel_1_0_6.tar.bz2
Mako-0.3.4.tar.gz
Mako-0.3.5.tar.gz
Mako-0.3.6.tar.gz
Mako-0.4.0.tar.gz
/Mako-0.4.2.tar.gz
/Mako-0.5.0.tar.gz
/Mako-0.7.3.tar.gz
/Mako-0.9.1.tar.gz
/Mako-1.0.0.tar.gz
/Mako-1.0.1.tar.gz
/Mako-1.0.3.tar.gz
/rel_1_0_6.tar.bz2

8
plan.fmf Normal file
View File

@ -0,0 +1,8 @@
summary: Simple gating test
execute:
how: tmt
discover:
how: shell
tests:
- name: /import
test: python3 -c "import mako"