python3.11-scipy/plan.fmf
Lukas Zachar 67801e2720 Add tmt gating plan
Resolves: rhbz#2159354
2023-02-11 18:05:43 +01:00

12 lines
207 B
Plaintext

execute:
how: tmt
discover:
how: shell
tests:
- name: bundled tests
require:
- python3.11-pytest
- python3.11-scipy
duration: 30m
test: python3.11 -c 'import scipy; scipy.test()'