openqa/dispatcher: goddamn json and commas
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
bfd281cc42
commit
277300c022
1 changed files with 3 additions and 3 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue