From e217c6069ee60671ba0b3af6da970c0ec9bf2077 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Wed, 14 Dec 2022 20:01:01 +0100 Subject: [PATCH] distro/rhel9: update image type lists in tests --- internal/distro/rhel9/distro_test.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/internal/distro/rhel9/distro_test.go b/internal/distro/rhel9/distro_test.go index 506c4113e..d14818ee1 100644 --- a/internal/distro/rhel9/distro_test.go +++ b/internal/distro/rhel9/distro_test.go @@ -307,6 +307,8 @@ func TestImageType_Name(t *testing.T) { "edge-container", "tar", "image-installer", + "vhd", + "azure-rhui", }, }, { @@ -503,6 +505,8 @@ func TestArchitecture_ListImageTypes(t *testing.T) { "edge-raw-image", "tar", "image-installer", + "vhd", + "azure-rhui", }, }, {