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
1 changed files with 1 additions and 1 deletions

View File

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