6bb05396df
Resolves: rhbz#2174845 Signed-off-by: Tomáš Hozza <thozza@redhat.com>
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
|