osbuild/plans/unit-tests.fmf
Tomáš Hozza 01e2f67db0
Test: rework integration test to run on all supported distros
Previously, the integration test was always skipped in c9s. Rework it to
pick the correct image manifest based on the running distro and build it
using osbuild.

Pick manifests for the latest distro versions from the upstream
osbuild-composer repository. Use qcow2 image with customizations.

Related: rhbz#2132250

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-02-15 11:57:08 +01:00

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