aboutsummaryrefslogtreecommitdiff
diff options
from:
to:
context:
space:
mode:
-rw-r--r--teams/base.xml6
-rw-r--r--tmt/plans/base/tiny-disk.xml (renamed from tmt/plans/base/minimal-disk.fmf)4
2 files changed, 5 insertions, 5 deletions
diff --git a/teams/base.xml b/teams/base.xml
index cf7da0d..9bda7dc 100644
--- a/teams/base.xml
+++ b/teams/base.xml
@@ -1,13 +1,13 @@
<image>
<profiles>
- <profile name="Minimal-Disk" description="Minimal Install Disk">
+ <profile name="Tiny-Disk" description="Tiny Install Disk">
<requires profile="BootDiskCore"/>
</profile>
</profiles>
- <packages type="bootstrap" patternType="plusRecommended" profiles="Minimal-Disk">
+ <packages type="bootstrap" patternType="plusRecommended" profiles="Tiny-Disk">
<package name="fedora-release"/>
</packages>
- <packages type="image" patternType="plusRecommended" profiles="Minimal-Disk">
+ <packages type="image" patternType="plusRecommended" profiles="Tiny-Disk">
<namedCollection name="core"/>
<namedCollection name="standard"/>
<namedCollection name="networkmanager-submodules"/>
diff --git a/tmt/plans/base/minimal-disk.fmf b/tmt/plans/base/tiny-disk.xml
index 4de8bdb..98ee6ed 100644
--- a/tmt/plans/base/minimal-disk.fmf
+++ b/tmt/plans/base/tiny-disk.xml
@@ -1,9 +1,9 @@
-summary: Build Minimal disk image
+summary: Build Tiny disk image
discover:
how: fmf
environment:
image_type: oem
- image_profile: Minimal-Disk
+ image_profile: Tiny-Disk
kiwi_file: Fedora.kiwi
execute:
how: tmt