From b5003bffbed2c4c6753440bc07fea515b5327f83 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 20 Dec 2023 07:55:40 -0500 Subject: Add Zuul CI configuration This allows us to have pull requests tested before we review changes to merge. --- tmt/tests/build-image.fmf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tmt/tests/build-image.fmf (limited to 'tmt/tests/build-image.fmf') diff --git a/tmt/tests/build-image.fmf b/tmt/tests/build-image.fmf new file mode 100644 index 0000000..4bbfac6 --- /dev/null +++ b/tmt/tests/build-image.fmf @@ -0,0 +1,11 @@ +summary: Build image +require: + - distribution-gpg-keys + - git-core + - kiwi + - libselinux-utils +framework: shell +path: / +test: | + ./kiwi-build --debug --image-type="$image_type" --image-profile="$image_profile" --kiwi-description-dir="${TMT_TREE}" --output-dir="${TMT_TEST_DATA}" +duration: 60m -- cgit v1.3.1+13