Peter Xu <peterx@redhat.com> writes:
> v2:
> - add one sentence to commit message of patch 2
>
> This series removes two unnecessary fields in MigrateCommon that was only
> for postcopy tests.
>
> Comments welcomed, thanks.
>
> Peter Xu (2):
> tests/migration-test: Remove postcopy_data from MigrateCommon
> tests/migration-test: Remove postcopy_recovery_fail_stage from
> MigrateCommon
>
> tests/qtest/migration/framework.h | 7 ++-----
> tests/qtest/migration/framework.c | 25 ++++++++++++++-----------
> tests/qtest/migration/postcopy-tests.c | 12 ++++--------
> tests/qtest/migration/tls-tests.c | 8 ++++----
> 4 files changed, 24 insertions(+), 28 deletions(-)
Queued, thanks