Replace whole repo with latest content from branch rhel-8.8.0

Content corresponds with RHEL dist-git commit ee0e1c9
This commit is contained in:
Honza Horak 2023-05-15 16:42:02 +02:00
parent 1391fe3961
commit 383998e7c8
2 changed files with 12 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

11
plans.fmf Normal file
View File

@ -0,0 +1,11 @@
discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3.11 -c 'import idna'
require:
- python3.11-idna
duration: 1m
execute:
how: tmt