aboutsummaryrefslogtreecommitdiff
path: root/tmt/plans
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'tmt/plans')
-rw-r--r--tmt/plans/desktop/kde/build-desktop-disk.fmf8
-rw-r--r--tmt/plans/desktop/kde/build-desktop-live.fmf8
2 files changed, 16 insertions, 0 deletions
diff --git a/tmt/plans/desktop/kde/build-desktop-disk.fmf b/tmt/plans/desktop/kde/build-desktop-disk.fmf
new file mode 100644
index 0000000..fa3837e
--- /dev/null
+++ b/tmt/plans/desktop/kde/build-desktop-disk.fmf
@@ -0,0 +1,8 @@
+summary: Build KDE Desktop disk image
+discover:
+ how: fmf
+environment:
+ image_type: oem
+ image_profile: KDE-Desktop-Disk
+execute:
+ how: tmt
diff --git a/tmt/plans/desktop/kde/build-desktop-live.fmf b/tmt/plans/desktop/kde/build-desktop-live.fmf
new file mode 100644
index 0000000..bdde89d
--- /dev/null
+++ b/tmt/plans/desktop/kde/build-desktop-live.fmf
@@ -0,0 +1,8 @@
+summary: Build KDE Desktop live image
+discover:
+ how: fmf
+environment:
+ image_type: iso
+ image_profile: KDE-Desktop-Live
+execute:
+ how: tmt