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:
parent
0554da5a4d
commit
11be84c225
3 changed files with 20661 additions and 0 deletions
20640
test/data/manifests/rhel_84-x86_64-rhel_edge_installer-boot.json
Normal file
20640
test/data/manifests/rhel_84-x86_64-rhel_edge_installer-boot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -99,6 +99,7 @@
|
|||
"qcow2",
|
||||
"rhel-edge-commit",
|
||||
"rhel-edge-container",
|
||||
"rhel-edge-installer",
|
||||
"vhd",
|
||||
"vmdk"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -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": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue