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