openqa/dispatcher: add IoT to extraarches wanted JSON
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
f7a2e5d9e7
commit
dafa242542
1 changed files with 16 additions and 0 deletions
|
@ -59,6 +59,14 @@
|
|||
"arch": "x86_64"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "IoT",
|
||||
"type": "dvd-ostree",
|
||||
"format": "iso",
|
||||
"arch": "x86_64"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "Cloud_Base",
|
||||
|
@ -126,5 +134,13 @@
|
|||
"format": "iso",
|
||||
"arch": "ppc64le"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "IoT",
|
||||
"type": "dvd-ostree",
|
||||
"format": "iso",
|
||||
"arch": "ppc64le"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue