diff --git a/teams/cloud/container.xml b/teams/cloud/container.xml
index 2291a51..c473bcf 100644
--- a/teams/cloud/container.xml
+++ b/teams/cloud/container.xml
@@ -12,15 +12,77 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etc/UTC
+ en_US
+ true
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Etc/UTC
en_US
true
true
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Etc/UTC
en_US
false
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