Enable gating

This commit is contained in:
Pavel Simovec 2024-09-06 09:46:16 +02:00
parent 2f68b07cc1
commit 6a6cfcffe3
2 changed files with 12 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

11
plans/tier0.fmf Normal file
View File

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