python3.11-pyyaml/plan.fmf
Lukas Zachar 8278e9aaa9 Add tmt gating plan
Resolves: rhbz#2165060
2023-02-08 16:24:17 +01:00

14 lines
263 B
Plaintext

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