Replace whole repo with latest content from branch rhel-8.8.0

Content corresponds with RHEL dist-git commit 1211668
This commit is contained in:
Honza Horak 2023-05-15 16:43:13 +02:00
parent f1150059e5
commit e1d23724f1
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 pytest'
require:
- python3.11-pytest
duration: 2m
execute:
how: tmt