scipy/plans.fmf
Tomas Orsava b6ef91e17a Add gating configuration and a simple smoke test
Related: rhbz#1950291
2022-02-21 15:33:30 +01:00

12 lines
203 B
Plaintext

discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import scipy'
require:
- python3-scipy
duration: 1m
execute:
how: tmt