Enable gating
This commit is contained in:
parent
2f68b07cc1
commit
6a6cfcffe3
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
11
plans/tier0.fmf
Normal file
11
plans/tier0.fmf
Normal 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
|
Loading…
Reference in New Issue
Block a user