aboutsummaryrefslogtreecommitdiff
path: root/tmt/plans/cloud
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'tmt/plans/cloud')
-rw-r--r--tmt/plans/cloud/base/build-aws.fmf1
-rw-r--r--tmt/plans/cloud/base/build-azure.fmf1
-rw-r--r--tmt/plans/cloud/base/build-gcp.fmf1
-rw-r--r--tmt/plans/cloud/base/build-generic.fmf1
-rw-r--r--tmt/plans/cloud/base/build-uefi-uki.fmf9
5 files changed, 13 insertions, 0 deletions
diff --git a/tmt/plans/cloud/base/build-aws.fmf b/tmt/plans/cloud/base/build-aws.fmf
index f2d2fe4..758a3a0 100644
--- a/tmt/plans/cloud/base/build-aws.fmf
+++ b/tmt/plans/cloud/base/build-aws.fmf
@@ -4,5 +4,6 @@ discover:
environment:
image_type: oem
image_profile: Cloud-Base-AmazonEC2
+ kiwi_file: Fedora.kiwi
execute:
how: tmt
diff --git a/tmt/plans/cloud/base/build-azure.fmf b/tmt/plans/cloud/base/build-azure.fmf
index 970ee9a..4cc66ed 100644
--- a/tmt/plans/cloud/base/build-azure.fmf
+++ b/tmt/plans/cloud/base/build-azure.fmf
@@ -4,5 +4,6 @@ discover:
environment:
image_type: oem
image_profile: Cloud-Base-Azure
+ kiwi_file: Fedora.kiwi
execute:
how: tmt
diff --git a/tmt/plans/cloud/base/build-gcp.fmf b/tmt/plans/cloud/base/build-gcp.fmf
index abe823c..e5ed99e 100644
--- a/tmt/plans/cloud/base/build-gcp.fmf
+++ b/tmt/plans/cloud/base/build-gcp.fmf
@@ -4,5 +4,6 @@ discover:
environment:
image_type: oem
image_profile: Cloud-Base-GCE
+ kiwi_file: Fedora.kiwi
execute:
how: tmt
diff --git a/tmt/plans/cloud/base/build-generic.fmf b/tmt/plans/cloud/base/build-generic.fmf
index 752bf11..864e137 100644
--- a/tmt/plans/cloud/base/build-generic.fmf
+++ b/tmt/plans/cloud/base/build-generic.fmf
@@ -4,5 +4,6 @@ discover:
environment:
image_type: oem
image_profile: Cloud-Base-Generic
+ kiwi_file: Fedora.kiwi
execute:
how: tmt
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..3d1ad3c
--- /dev/null
+++ b/tmt/plans/cloud/base/build-uefi-uki.fmf
@@ -0,0 +1,9 @@
+summary: Build UEFI UKI base image
+discover:
+ how: fmf
+environment:
+ image_type: oem
+ image_profile: Cloud-Base-UEFI-UKI
+ kiwi_file: Fedora.kiwi
+execute:
+ how: tmt