From 0becdd4d43205b8eb136b4b1f9177c046d30a7a4 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 6 Mar 2024 17:41:28 -0500 Subject: teams/cloud/container, tmt: Build the container images as OCI images This incorporates the labels that are expected for Fedora images. --- tmt/plans/container/base/build-generic-minimal.fmf | 2 +- tmt/plans/container/base/build-generic.fmf | 2 +- tmt/plans/container/toolbox/build-toolbox.fmf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tmt') diff --git a/tmt/plans/container/base/build-generic-minimal.fmf b/tmt/plans/container/base/build-generic-minimal.fmf index 803cd01..ac82294 100644 --- a/tmt/plans/container/base/build-generic-minimal.fmf +++ b/tmt/plans/container/base/build-generic-minimal.fmf @@ -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 diff --git a/tmt/plans/container/base/build-generic.fmf b/tmt/plans/container/base/build-generic.fmf index 83e6100..07b4eb5 100644 --- a/tmt/plans/container/base/build-generic.fmf +++ b/tmt/plans/container/base/build-generic.fmf @@ -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 diff --git a/tmt/plans/container/toolbox/build-toolbox.fmf b/tmt/plans/container/toolbox/build-toolbox.fmf index 40692c3..b30ed97 100644 --- a/tmt/plans/container/toolbox/build-toolbox.fmf +++ b/tmt/plans/container/toolbox/build-toolbox.fmf @@ -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 -- cgit v1.3.1+13