python3.11-pysocks/plan.fmf
Lukas Zachar 33c80d93af Add tmt gating plan
Resolves: rhbz#2159346
2023-02-09 01:04:35 +01:00

12 lines
211 B
Plaintext

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