python3.12-pyyaml/plan.fmf
Lukas Zachar aa1733a0b2 Add tmt gating plan
Cherry-picked from python3.11-pyyaml 8278e9aaa927200ebfca66ded3b43227e5623441
8278e9aaa9
2024-01-15 17:47:46 +01:00

14 lines
263 B
Plaintext

execute:
how: tmt
discover:
how: shell
dist-git-source: true
tests:
- name: bundled tests
require:
- python3.12-pyyaml
test: |
cd $(dirname $TMT_SOURCE_DIR/pyyaml-*/tests) &&
rm -rf yaml &&
python3.12 tests/lib/test_all.py