python3.11-semantic_version/plan.fmf
Lukas Zachar 49b1589806 Add tmt gating plan
Resolves: rhbz#2159356
2023-02-09 03:13:23 +01:00

14 lines
292 B
Plaintext

execute:
how: tmt
discover:
how: shell
dist-git-source: true
tests:
- name: bundled tests
require:
- python3.11-semantic_version
test: |
cd $(dirname $TMT_SOURCE_DIR/semantic_version-*/tests) &&
rm -rf semantic_version* &&
python3.11 -m unittest tests