From 5d4217d27ac5b2cb9b7d8157c6e408598cc5b9e8 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Fri, 12 Jan 2024 15:49:32 +0100 Subject: [PATCH] test: add new image type to config map --- test/config-map.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/config-map.json b/test/config-map.json index 1dc0bbad87..5133dcb80f 100644 --- a/test/config-map.json +++ b/test/config-map.json @@ -66,7 +66,7 @@ "edge-vsphere" ] }, - "./configs/edge-ostree-pull-fips.json": { + "./configs/edge-ostree-pull-fips.json": { "distros": [ "rhel-93", "rhel-94" @@ -91,7 +91,6 @@ "edge-ami" ] }, - "./configs/embed-containers-2.json": { "image-types": [ "edge-container" @@ -110,6 +109,7 @@ "azure-eap7-rhui", "azure-rhui", "azure-sap-rhui", + "bootc-container", "container", "ec2", "ec2-ha",