Add current stable desktop image for aarch64 and ppc64le

We need this for the VNC tests to work.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-11-20 12:52:24 -08:00
parent 73d810b9f7
commit 7fac94df95
1 changed files with 1 additions and 0 deletions

View File

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