openqa/dispatcher: schedule minimal disk image on aarch64
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
fd292f9aa7
commit
ef5d044161
1 changed files with 8 additions and 0 deletions
|
@ -125,6 +125,14 @@
|
||||||
"arch": "ppc64le"
|
"arch": "ppc64le"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"match": {
|
||||||
|
"subvariant": "Minimal",
|
||||||
|
"type": "raw-xz",
|
||||||
|
"format": "raw.xz",
|
||||||
|
"arch": "aarch64"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"subvariant": "Server",
|
"subvariant": "Server",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue