mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-24 16:03:07 +00:00
Have minimal image for all stable and Branched as well
As we're gonna be running update tests off it now. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
c0a92bfd73
commit
0714df1da0
@ -128,7 +128,9 @@
|
|||||||
"name" : "minimal",
|
"name" : "minimal",
|
||||||
"releases" : {
|
"releases" : {
|
||||||
"-1" : ["x86_64", "ppc64le", "ppc64", "aarch64"],
|
"-1" : ["x86_64", "ppc64le", "ppc64", "aarch64"],
|
||||||
"-2" : ["x86_64", "ppc64le", "ppc64", "aarch64"]
|
"-2" : ["x86_64", "ppc64le", "ppc64", "aarch64"],
|
||||||
|
"stable": ["x86_64"],
|
||||||
|
"branched": ["x86_64"],
|
||||||
},
|
},
|
||||||
"size" : "6",
|
"size" : "6",
|
||||||
"imgver": "2"
|
"imgver": "2"
|
||||||
|
Loading…
Reference in New Issue
Block a user