Add images for Rawhide x86_64 update testing to hdds.json

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-04-22 12:43:13 -07:00
parent 1f8a15ee44
commit 29840992d8
1 changed files with 8 additions and 4 deletions

View File

@ -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"