iotests: drop some extra ** in qmp() call
commitc5339030e64781bf8f0d80ab7c5044b5547df79b
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Fri, 6 Oct 2023 15:41:21 +0000 (6 18:41 +0300)
committerJohn Snow <jsnow@redhat.com>
Thu, 12 Oct 2023 18:21:44 +0000 (12 14:21 -0400)
tree7c93fdbbd6949308ce7bd6ceb8fded5de39265bd
parent1ada73fbea540c9b397b08da6f1110fced1c0840
iotests: drop some extra ** in qmp() call

qmp() method supports passing dict (if it doesn't need substituting
'_' to '-' in keys). So, drop some extra '**' operators.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20231006154125.1068348-12-vsementsov@yandex-team.ru
Signed-off-by: John Snow <jsnow@redhat.com>
tests/qemu-iotests/040
tests/qemu-iotests/041
tests/qemu-iotests/129
tests/qemu-iotests/147
tests/qemu-iotests/155
tests/qemu-iotests/264
tests/qemu-iotests/295
tests/qemu-iotests/296
tests/qemu-iotests/tests/migrate-bitmaps-test
tests/qemu-iotests/tests/mirror-ready-cancel-error