Add tmt CI tests
This commit is contained in:
parent
91b80a8b56
commit
aaa051b3d3
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
11
plans/python-cffsubr.fmf
Normal file
11
plans/python-cffsubr.fmf
Normal file
@ -0,0 +1,11 @@
|
||||
discover:
|
||||
- name: smoke-tests
|
||||
how: shell
|
||||
tests:
|
||||
- name: python-import-test
|
||||
test: python3 -c 'import cffsubr'
|
||||
require:
|
||||
- python3-cffsubr
|
||||
duration: 1m
|
||||
execute:
|
||||
how: tmt
|
Loading…
Reference in New Issue
Block a user