test: add RHEL 8.6 test manifests

Add images to distro-arch-imagetype map and generate all test cases.
This commit is contained in:
Achilleas Koutsou 2021-09-30 17:41:47 +02:00 committed by Ondřej Budai
parent 29ef7efe1b
commit 1cff6c7dd2
27 changed files with 294383 additions and 0 deletions

View file

@ -110,6 +110,38 @@
"tar"
]
},
"rhel-86": {
"x86_64": [
"ami",
"ec2",
"ec2-ha",
"openstack",
"tar",
"qcow2",
"edge-commit",
"edge-container",
"image_installer",
"vhd",
"vmdk"
],
"aarch64": [
"ami",
"ec2",
"openstack",
"qcow2",
"edge-commit",
"edge-container",
"tar"
],
"ppc64le": [
"qcow2",
"tar"
],
"s390x": [
"qcow2",
"tar"
]
},
"rhel-90": {
"x86_64": [
"ami",