15 lines
229 B
Plaintext
15 lines
229 B
Plaintext
summary: Run osbuild unit tests from source
|
|
prepare:
|
|
how: install
|
|
package:
|
|
- git
|
|
- make
|
|
- python3-mako
|
|
- python3-pytest
|
|
- osbuild
|
|
discover:
|
|
how: fmf
|
|
dist-git-source: true
|
|
execute:
|
|
how: tmt
|