test-case-generators: add request definitions for edge-raw-image
Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
97cb091ef7
commit
035b616308
1 changed files with 16 additions and 0 deletions
|
|
@ -540,6 +540,22 @@
|
||||||
"no-image-info": true,
|
"no-image-info": true,
|
||||||
"overrides": {}
|
"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": {
|
"oci": {
|
||||||
"compose-request": {
|
"compose-request": {
|
||||||
"distro": "",
|
"distro": "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue