python3.12-pytest/plans.fmf
Lukas Zachar 080ca5dca3 Add tmt gating plan
Cherry-picked from python3.11-pytest 46fc296a1773dcf1028d622db916b958eea0cdd9
46fc296a17
2024-01-10 17:33:28 +01:00

12 lines
211 B
Plaintext

discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3.12 -c 'import pytest'
require:
- python3.12-pytest
duration: 2m
execute:
how: tmt