teams/cloud/container, tmt: Build the container images as OCI images

This incorporates the labels that are expected for Fedora images.
This commit is contained in:
Neal Gompa
2024-03-06 17:41:28 -05:00
parent 31d0b2a70f
commit 0becdd4d43
4 changed files with 68 additions and 6 deletions
@@ -2,7 +2,7 @@ summary: Build Minimal Generic base container image
discover:
how: fmf
environment:
image_type: tbz
image_type: oci
image_profile: Container-Base-Generic-Minimal
execute:
how: tmt
+1 -1
View File
@@ -2,7 +2,7 @@ summary: Build Generic base container image
discover:
how: fmf
environment:
image_type: tbz
image_type: oci
image_profile: Container-Base-Generic
execute:
how: tmt
@@ -2,7 +2,7 @@ summary: Build Toolbox container image
discover:
how: fmf
environment:
image_type: tbz
image_type: oci
image_profile: Container-Toolbox
execute:
how: tmt