2023-04-05 13:59:50 +00:00
|
|
|
summary: Run osbuild unit tests from dist-git sources
|
2022-02-16 14:30:34 +00:00
|
|
|
prepare:
|
|
|
|
how: install
|
|
|
|
package:
|
2023-04-05 13:59:50 +00:00
|
|
|
- git
|
|
|
|
- make
|
2022-02-16 14:30:34 +00:00
|
|
|
discover:
|
|
|
|
how: fmf
|
2023-04-05 13:59:50 +00:00
|
|
|
filter: tag:unit-test
|
2022-02-16 14:30:34 +00:00
|
|
|
execute:
|
|
|
|
how: tmt
|