test-case-generators: add request for Azure EAP 7 image type
This commit is contained in:
parent
520e455088
commit
4e3d94f9a7
2 changed files with 71 additions and 6 deletions
|
|
@ -35,6 +35,20 @@
|
|||
"x86_64"
|
||||
]
|
||||
},
|
||||
"azure-eap7-rhui": {
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
"arch": "",
|
||||
"image-type": "azure-eap7-rhui",
|
||||
"repositories": [],
|
||||
"filename": "disk.vhd.xz",
|
||||
"blueprint": {}
|
||||
},
|
||||
"overrides": {},
|
||||
"supported_arches": [
|
||||
"x86_64"
|
||||
]
|
||||
},
|
||||
"container": {
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue