test/data: Add tar-installer test manifest
Added to format-request-map and generated manifest. No image-info since ISOs aren't supported by the tool. The manifest is useful only for detecting changes in the image type definition.
This commit is contained in:
parent
88e750ed8f
commit
7d08535232
2 changed files with 18120 additions and 0 deletions
18109
test/data/manifests/rhel_85-x86_64-tar_installer-boot.json
Normal file
18109
test/data/manifests/rhel_85-x86_64-tar_installer-boot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -240,6 +240,17 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"tar-installer": {
|
||||||
|
"compose-request": {
|
||||||
|
"distro": "",
|
||||||
|
"arch": "",
|
||||||
|
"image-type": "tar-installer",
|
||||||
|
"repositories": [],
|
||||||
|
"filename": "installer.iso",
|
||||||
|
"blueprint": {}
|
||||||
|
},
|
||||||
|
"overrides": {}
|
||||||
|
},
|
||||||
"qcow2": {
|
"qcow2": {
|
||||||
"compose-request": {
|
"compose-request": {
|
||||||
"distro": "",
|
"distro": "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue