openqa: test IoT dvd-ostree on aarch64, reorder file a bit
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
8d188f2e17
commit
137c8cc123
1 changed files with 17 additions and 9 deletions
|
@ -109,6 +109,22 @@
|
||||||
"arch": "ppc64le"
|
"arch": "ppc64le"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"match": {
|
||||||
|
"subvariant": "Silverblue",
|
||||||
|
"type": "dvd-ostree",
|
||||||
|
"format": "iso",
|
||||||
|
"arch": "ppc64le"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"match": {
|
||||||
|
"subvariant": "IoT",
|
||||||
|
"type": "dvd-ostree",
|
||||||
|
"format": "iso",
|
||||||
|
"arch": "ppc64le"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"subvariant": "Server",
|
"subvariant": "Server",
|
||||||
|
@ -135,20 +151,12 @@
|
||||||
"arch": "aarch64"
|
"arch": "aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "Silverblue",
|
|
||||||
"type": "dvd-ostree",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "ppc64le"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"subvariant": "IoT",
|
"subvariant": "IoT",
|
||||||
"type": "dvd-ostree",
|
"type": "dvd-ostree",
|
||||||
"format": "iso",
|
"format": "iso",
|
||||||
"arch": "ppc64le"
|
"arch": "aarch64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue