python3.11-semantic_version/plan.fmf
Honza Horak 50c9788cff Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit 3e405ae
2023-05-15 16:43:33 +02: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