diff options
Diffstat (limited to 'tmt/plans/cloud/base/build-gcp.fmf')
| -rw-r--r-- | tmt/plans/cloud/base/build-gcp.fmf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tmt/plans/cloud/base/build-gcp.fmf b/tmt/plans/cloud/base/build-gcp.fmf new file mode 100644 index 0000000..abe823c --- /dev/null +++ b/tmt/plans/cloud/base/build-gcp.fmf @@ -0,0 +1,8 @@ +summary: Build GCP base image +discover: + how: fmf +environment: + image_type: oem + image_profile: Cloud-Base-GCE +execute: + how: tmt |