mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-04 15:54:20 +00:00
Add images for Rawhide x86_64 update testing to hdds.json
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7339757f3a
commit
54fb7a0010
12
hdds.json
12
hdds.json
@ -130,7 +130,8 @@
|
||||
"-1" : ["x86_64", "ppc64le"],
|
||||
"-2" : ["x86_64", "ppc64le"],
|
||||
"stable": ["x86_64", "aarch64"],
|
||||
"branched": ["x86_64", "aarch64"]
|
||||
"branched": ["x86_64", "aarch64"],
|
||||
"rawhide": ["x86_64"]
|
||||
},
|
||||
"size" : "10",
|
||||
"imgver": "3"
|
||||
@ -151,7 +152,8 @@
|
||||
"releases" : {
|
||||
"-1" : ["ppc64le"],
|
||||
"stable" : ["x86_64", "aarch64"],
|
||||
"branched": ["x86_64", "aarch64"]
|
||||
"branched": ["x86_64", "aarch64"],
|
||||
"rawhide": ["x86_64"]
|
||||
},
|
||||
"size" : "20",
|
||||
"imgver": "4",
|
||||
@ -170,7 +172,8 @@
|
||||
"name" : "server",
|
||||
"releases" : {
|
||||
"stable" : ["x86_64", "ppc64le", "aarch64"],
|
||||
"branched": ["x86_64", "ppc64le", "aarch64"]
|
||||
"branched": ["x86_64", "ppc64le", "aarch64"],
|
||||
"rawhide": ["x86_64"]
|
||||
},
|
||||
"size" : "7",
|
||||
"imgver": "3",
|
||||
@ -180,7 +183,8 @@
|
||||
"name" : "kde",
|
||||
"releases" : {
|
||||
"stable" : ["x86_64"],
|
||||
"branched" : ["x86_64"]
|
||||
"branched" : ["x86_64"],
|
||||
"rawhide": ["x86_64"]
|
||||
},
|
||||
"size" : "20",
|
||||
"imgver": "4"
|
||||
|
Loading…
Reference in New Issue
Block a user