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

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