Diffstat (limited to 'tmt/plans/cloud/base')
| -rw-r--r-- | tmt/plans/cloud/base/build-aws.fmf | 1 | ||||
| -rw-r--r-- | tmt/plans/cloud/base/build-azure.fmf | 1 | ||||
| -rw-r--r-- | tmt/plans/cloud/base/build-gcp.fmf | 1 | ||||
| -rw-r--r-- | tmt/plans/cloud/base/build-generic.fmf | 1 | ||||
| -rw-r--r-- | tmt/plans/cloud/base/build-uefi-uki.fmf | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/tmt/plans/cloud/base/build-aws.fmf b/tmt/plans/cloud/base/build-aws.fmf index 758a3a0..f2d2fe4 100644 --- a/tmt/plans/cloud/base/build-aws.fmf +++ b/tmt/plans/cloud/base/build-aws.fmf @@ -4,6 +4,5 @@ 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 4cc66ed..970ee9a 100644 --- a/tmt/plans/cloud/base/build-azure.fmf +++ b/tmt/plans/cloud/base/build-azure.fmf @@ -4,6 +4,5 @@ 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 e5ed99e..abe823c 100644 --- a/tmt/plans/cloud/base/build-gcp.fmf +++ b/tmt/plans/cloud/base/build-gcp.fmf @@ -4,6 +4,5 @@ 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 864e137..752bf11 100644 --- a/tmt/plans/cloud/base/build-generic.fmf +++ b/tmt/plans/cloud/base/build-generic.fmf @@ -4,6 +4,5 @@ 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 index 3d1ad3c..dd37f00 100644 --- a/tmt/plans/cloud/base/build-uefi-uki.fmf +++ b/tmt/plans/cloud/base/build-uefi-uki.fmf @@ -4,6 +4,5 @@ discover: environment: image_type: oem image_profile: Cloud-Base-UEFI-UKI - kiwi_file: Fedora.kiwi execute: how: tmt |