diff options
| author | 2024-01-25 15:41:02 +0100 | |
|---|---|---|
| committer | 2024-01-25 15:41:02 +0100 | |
| commit | 41c9052e0920b4246f38e27dc1751591b83d46a7 (patch) | |
| tree | 8172c42f0376f84bd679da4f5a57c39e94895ef6 /tmt | |
| parent | 1de547fc3d776723cdc079e2ad20d8e04858112c (diff) | |
| download | kiwi-descriptions-41c9052e0920b4246f38e27dc1751591b83d46a7.tar.gz kiwi-descriptions-41c9052e0920b4246f38e27dc1751591b83d46a7.zip | |
tmt: add test plan for Cloud-Base-UEFI-UKI
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'tmt')
| -rw-r--r-- | tmt/plans/cloud/base/build-uefi-uki.fmf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tmt/plans/cloud/base/build-uefi-uki.fmf b/tmt/plans/cloud/base/build-uefi-uki.fmf new file mode 100644 index 0000000..dd37f00 --- /dev/null +++ b/tmt/plans/cloud/base/build-uefi-uki.fmf @@ -0,0 +1,8 @@ +summary: Build UEFI UKI base image +discover: + how: fmf +environment: + image_type: oem + image_profile: Cloud-Base-UEFI-UKI +execute: + how: tmt |