Replace whole repo with latest content from branch rhel-8.8.0

Content corresponds with RHEL dist-git commit e6ce6ae
This commit is contained in:
Honza Horak 2023-05-15 16:43:08 +02:00
parent 8c1960afd8
commit d0b517dc30
2 changed files with 12 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

11
plan.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 socks'
require:
- python3.11-pysocks
duration: 1m
execute:
how: tmt