openqa: test IoT dvd-ostree on aarch64, reorder file a bit

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-06-05 12:38:35 -07:00
parent 8d188f2e17
commit 137c8cc123

View file

@ -109,6 +109,22 @@
"arch": "ppc64le"
}
},
{
"match": {
"subvariant": "Silverblue",
"type": "dvd-ostree",
"format": "iso",
"arch": "ppc64le"
}
},
{
"match": {
"subvariant": "IoT",
"type": "dvd-ostree",
"format": "iso",
"arch": "ppc64le"
}
},
{
"match": {
"subvariant": "Server",
@ -135,20 +151,12 @@
"arch": "aarch64"
}
},
{
"match": {
"subvariant": "Silverblue",
"type": "dvd-ostree",
"format": "iso",
"arch": "ppc64le"
}
},
{
"match": {
"subvariant": "IoT",
"type": "dvd-ostree",
"format": "iso",
"arch": "ppc64le"
"arch": "aarch64"
}
}
]