Add missing F34 and F35 image test cases

Add F34 and F35 image test cases for all remaining image types, which
were previously not tested. With this PR, image test cases are now
generated for all image types on all architectures as supported by the
Fedora distro definition.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2022-02-09 10:03:51 +01:00 committed by Tomáš Hozza
parent e8d7519c7d
commit f43d9f4744
12 changed files with 105332 additions and 4 deletions

View file

@ -224,6 +224,17 @@
"no-image-info": true,
"overrides": {}
},
"oci": {
"compose-request": {
"distro": "",
"arch": "",
"image-type": "oci",
"repositories": [],
"filename": "disk.qcow2",
"blueprint": {}
},
"overrides": {}
},
"qcow2": {
"compose-request": {
"distro": "",