openqa: update ppc64 images.json for Atomic variant renames

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-03-06 16:09:02 -08:00
parent 007e001582
commit 4017e9ebdc

View file

@ -120,7 +120,15 @@
},
{
"match": {
"subvariant": "Workstation Ostree",
"subvariant": "AtomicHost",
"type": "dvd-ostree",
"format": "iso",
"arch": "x86_64"
}
},
{
"match": {
"subvariant": "AtomicWorkstation",
"type": "dvd-ostree",
"format": "iso",
"arch": "x86_64"