python3.12-setuptools-rust/plan.fmf
Lukas Zachar d16a69623e Add tmt gating plan
Cherry-picked from python3.11-setuptools-rust ebe6e7980d83dded29eaade152cee9ce62f5ddd6
ebe6e7980d

Remove the Fedora test, we don't need to mockbuild cryptography.
2024-01-16 13:25:34 +01:00

14 lines
269 B
Plaintext

execute:
how: tmt
discover:
how: shell
dist-git-source: true
tests:
- name: bundled tests
require:
- python3.12-pytest
- python3.12-setuptools-rust
test: |
cd $(dirname $TMT_SOURCE_DIR/setuptools-rust-*/tests) &&
pytest-3.12 tests