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