tests/acceptance/migration: Factor out do_migrate()
authorOksana Vohchana <ovoshcha@redhat.com>
Mon, 3 Feb 2020 11:16:30 +0000 (13:16 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 7 Feb 2020 14:12:48 +0000 (15:12 +0100)
commit63adf16d4fc422405dd116829368c2480cbc67b5
tree4513900ca48d1619d150271af1fba304bc0b32fc
parentd7c9a83344d955300262bba3d7c455a8cfd6f6e0
tests/acceptance/migration: Factor out do_migrate()

We are going to reuse this code when testing different transport
methods, so factor it out first.

Signed-off-by: Oksana Vohchana <ovoshcha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200203111631.18796-2-ovoshcha@redhat.com>
[PMD: Split patch in 2, reworded subject and description]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/migration.py