From a74ebe5098ac7e475e11f7615776c9a463330b70 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 22 Jan 2025 12:07:18 -0500 Subject: Add Minimal disk image This is an example that can be used for creating small disk images to verify that the basics work. --- Fedora.kiwi | 1 + teams/base.xml | 17 +++++++++++++++++ tmt/plans/base/minimal-disk.fmf | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 teams/base.xml create mode 100644 tmt/plans/base/minimal-disk.fmf diff --git a/Fedora.kiwi b/Fedora.kiwi index 37c250f..cff2397 100644 --- a/Fedora.kiwi +++ b/Fedora.kiwi @@ -34,6 +34,7 @@ + diff --git a/teams/base.xml b/teams/base.xml new file mode 100644 index 0000000..cf7da0d --- /dev/null +++ b/teams/base.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/tmt/plans/base/minimal-disk.fmf b/tmt/plans/base/minimal-disk.fmf new file mode 100644 index 0000000..4de8bdb --- /dev/null +++ b/tmt/plans/base/minimal-disk.fmf @@ -0,0 +1,9 @@ +summary: Build Minimal disk image +discover: + how: fmf +environment: + image_type: oem + image_profile: Minimal-Disk + kiwi_file: Fedora.kiwi +execute: + how: tmt -- cgit v1.3.1+13