tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is...
authorXuzhou Cheng <xuzhou.cheng@windriver.com>
Fri, 28 Oct 2022 04:57:32 +0000 (12:57 +0800)
committerThomas Huth <thuth@redhat.com>
Fri, 28 Oct 2022 12:32:09 +0000 (14:32 +0200)
commitf2d063e61ee2026700ab44bef967f663e976bec8
tree24a026a7d29b72d4bdaf9a3bf17643346f6e650c
parent69c056fbc0cd57b4b2db7b3e823a9f6945756b38
tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled

Make sure QEMU process "to" exited before launching another target
for migration in the test_multifd_tcp_cancel case.

Signed-off-by: Xuzhou Cheng <xuzhou.cheng@windriver.com>
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20221028045736.679903-8-bin.meng@windriver.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/migration-test.c