iotests/236: fix transaction kwarg order
authorJohn Snow <jsnow@redhat.com>
Thu, 31 Jan 2019 02:26:48 +0000 (21:26 -0500)
committerKevin Wolf <kwolf@redhat.com>
Fri, 1 Feb 2019 12:46:45 +0000 (13:46 +0100)
commit039be85c410bfb4b53cdee2083b4245e0d4e4181
treedc862a22290bc70578a3429a75151db02e631834
parentfff2388d5d9caecca6200455d0ab6d5e13f4e9bd
iotests/236: fix transaction kwarg order

It's not enough to order the kwargs for consistent QMP log output,
we must also sort any sub-dictionaries in lists that appear as values.

Reported-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/236.out
tests/qemu-iotests/iotests.py