Re: [PATCH v2 09/10] tests/migration-tests: Verify postcopy-recover-setup status

2024-06-17 Thread Fabiano Rosas
Peter Xu writes: > Making sure the postcopy-recover-setup status is present in the postcopy > failure unit test. Note that it only applies to src QEMU not dest. > > This also introduces the tiny but helpful migration_event_wait() helper. > > Signed-off-by: Peter Xu Reviewed-by: Fabiano Rosas

[PATCH v2 09/10] tests/migration-tests: Verify postcopy-recover-setup status

2024-06-17 Thread Peter Xu
Making sure the postcopy-recover-setup status is present in the postcopy failure unit test. Note that it only applies to src QEMU not dest. This also introduces the tiny but helpful migration_event_wait() helper. Signed-off-by: Peter Xu --- tests/qtest/migration-helpers.h | 2 ++ tests/qtest/