]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Move migration helpers to iotests.py
authorKevin Wolf <kwolf@redhat.com>
Thu, 1 Aug 2019 11:14:09 +0000 (13:14 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 16 Aug 2019 08:25:16 +0000 (10:25 +0200)
commit980448f17a24573fea53ceec3fa66353e9fd4092
tree3f04996a3bcc7f8b7d7d4df06dee668f35c459d0
parent19462c4bdd3bab7d277aafbdc178daa6ca074c9c
iotests: Move migration helpers to iotests.py

234 implements functions that are useful for doing migration between two
VMs. Move them to iotests.py so that other test cases can use them, too.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/234
tests/qemu-iotests/iotests.py