openqa/dispatcher: enable Server and Workstation aarch64 images

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-10-29 15:43:58 -07:00
parent 8ba222327d
commit 6937712e23

View file

@ -151,6 +151,22 @@
},
"score": 10
},
{
"match": {
"subvariant": "Server",
"type": "raw-xz",
"format": "raw.xz",
"arch": "aarch64"
}
},
{
"match": {
"subvariant": "Workstation",
"type": "raw-xz",
"format": "raw.xz",
"arch": "aarch64"
}
},
{
"match": {
"subvariant": "Cloud_Base",