test: add RHEL 8.4 rhel-edge-installer test case

Include RHEL 8.4 rhel-edge-installer in the test cases.
This commit is contained in:
Achilleas Koutsou 2022-04-04 16:01:50 +02:00 committed by Christian Kellner
parent 0554da5a4d
commit 11be84c225
3 changed files with 20661 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -99,6 +99,7 @@
"qcow2",
"rhel-edge-commit",
"rhel-edge-container",
"rhel-edge-installer",
"vhd",
"vmdk"
],

View file

@ -145,6 +145,26 @@
"x86_64"
]
},
"rhel-edge-installer": {
"compose-request": {
"distro": "",
"arch": "",
"image-type": "rhel-edge-installer",
"repositories": [],
"filename": "installer.iso",
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
},
"blueprint": {}
},
"no-image-info": true,
"overrides": {},
"supported_arches": [
"x86_64"
]
},
"fedora-iot-commit": {
"compose-request": {
"distro": "",