openqa: update ppc64 images.json for Atomic variant renames
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
007e001582
commit
4017e9ebdc
1 changed files with 9 additions and 1 deletions
|
@ -120,7 +120,15 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"subvariant": "Workstation Ostree",
|
"subvariant": "AtomicHost",
|
||||||
|
"type": "dvd-ostree",
|
||||||
|
"format": "iso",
|
||||||
|
"arch": "x86_64"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"match": {
|
||||||
|
"subvariant": "AtomicWorkstation",
|
||||||
"type": "dvd-ostree",
|
"type": "dvd-ostree",
|
||||||
"format": "iso",
|
"format": "iso",
|
||||||
"arch": "x86_64"
|
"arch": "x86_64"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue