mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-04 23:54:21 +00:00
We need *Server* for Branched update testing, not minimal
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
9fe9b2281f
commit
dfc1c216c0
@ -128,8 +128,7 @@
|
||||
"name" : "minimal",
|
||||
"releases" : {
|
||||
"-1" : ["x86_64"],
|
||||
"-2" : ["x86_64"],
|
||||
"branched": ["x86_64"]
|
||||
"-2" : ["x86_64"]
|
||||
},
|
||||
"size" : "6",
|
||||
"imgver": "2"
|
||||
@ -158,7 +157,8 @@
|
||||
"name" : "server",
|
||||
"releases" : {
|
||||
"-1" : ["x86_64"],
|
||||
"-2" : ["x86_64"]
|
||||
"-2" : ["x86_64"],
|
||||
"branched": ["x86_64"]
|
||||
},
|
||||
"size" : "6",
|
||||
"imgver": "3",
|
||||
|
Loading…
Reference in New Issue
Block a user