osbuild/plans/integration-tests.fmf
Tomáš Hozza 6bb05396df
Bootstrap CI tests from internal RHEL dist-git branch
Resolves: rhbz#2174845

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-03-30 10:22:11 +02:00

10 lines
184 B
Plaintext

summary: Build simple image using osbuild
prepare:
how: install
package:
- osbuild
execute:
script: ./tests/scripts/build-images.sh ./tests/manifests
duration: 4h