openqa/dispatcher: goddamn json and commas

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-11-21 12:50:34 -08:00 committed by Pierre-Yves Chibon
parent bfd281cc42
commit 277300c022

View file

@ -140,7 +140,7 @@
"type": "qcow2", "type": "qcow2",
"format": "qcow2", "format": "qcow2",
"arch": "x86_64", "arch": "x86_64",
}, }
}, },
{ {
"match": { "match": {
@ -166,7 +166,7 @@
"type": "qcow2", "type": "qcow2",
"format": "qcow2", "format": "qcow2",
"arch": "ppc64le", "arch": "ppc64le",
}, }
}, },
{ {
"match": { "match": {
@ -192,7 +192,7 @@
"type": "qcow2", "type": "qcow2",
"format": "qcow2", "format": "qcow2",
"arch": "aarch64", "arch": "aarch64",
}, }
}, },
{ {
"match": { "match": {