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",
|
||||
"format": "qcow2",
|
||||
"arch": "x86_64",
|
||||
},
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
|
@ -166,7 +166,7 @@
|
|||
"type": "qcow2",
|
||||
"format": "qcow2",
|
||||
"arch": "ppc64le",
|
||||
},
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
|
@ -192,7 +192,7 @@
|
|||
"type": "qcow2",
|
||||
"format": "qcow2",
|
||||
"arch": "aarch64",
|
||||
},
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue