test-case-generators: add request definitions for edge-raw-image

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2022-02-24 14:59:24 +01:00 committed by Alexander Todorov
parent 97cb091ef7
commit 035b616308

View file

@ -540,6 +540,22 @@
"no-image-info": true,
"overrides": {}
},
"edge-raw-image": {
"compose-request": {
"distro": "",
"arch": "",
"image-type": "edge-raw-image",
"repositories": [],
"filename": "image.raw.xz",
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
},
"blueprint": {}
},
"overrides": {}
},
"oci": {
"compose-request": {
"distro": "",