1
0
mirror of https://pagure.io/fedora-qa/createhdds.git synced 2024-09-27 23:27:22 +00:00

Add ppc64le aarch64 for desktop image

required for install_vnc_client, install_vncconnect_client tests

Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
This commit is contained in:
Michel Normand 2019-11-20 15:14:46 +01:00
parent 73d810b9f7
commit 6a904110f6

View File

@ -150,7 +150,7 @@
{
"name" : "desktop",
"releases" : {
"stable" : ["x86_64", "i686"],
"stable" : ["x86_64", "i686", "ppc64le", "aarch64"],
"branched": ["x86_64"]
},
"size" : "20",