distro/rhel9: update image type lists in tests
This commit is contained in:
parent
a5c1f8e98c
commit
e217c6069e
1 changed files with 4 additions and 0 deletions
|
|
@ -307,6 +307,8 @@ func TestImageType_Name(t *testing.T) {
|
||||||
"edge-container",
|
"edge-container",
|
||||||
"tar",
|
"tar",
|
||||||
"image-installer",
|
"image-installer",
|
||||||
|
"vhd",
|
||||||
|
"azure-rhui",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -503,6 +505,8 @@ func TestArchitecture_ListImageTypes(t *testing.T) {
|
||||||
"edge-raw-image",
|
"edge-raw-image",
|
||||||
"tar",
|
"tar",
|
||||||
"image-installer",
|
"image-installer",
|
||||||
|
"vhd",
|
||||||
|
"azure-rhui",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue