python3.11-packaging/plan.fmf
Lukas Zachar 2a03bc483b Add gating tmt plan
Resolves: rhbz#2159328
2023-01-30 16:35:23 +01:00

19 lines
354 B
Plaintext

execute:
how: tmt
prepare:
how: shell
script: pip-3.11 install pretend==1.0.9
order: 90
discover:
how: shell
dist-git-source: true
tests:
- name: bundled tests
require:
- python3.11-pytest
- python3.11-pip
test: |
cd $(dirname $TMT_SOURCE_DIR/packaging-*/tests) &&
rm -rf packaging &&
pytest-3.11 tests/