tests/qtest/migration: Print migration incoming errors
commit679a7382a389875c0f7835a1a409ebf4859f8410
authorFabiano Rosas <farosas@suse.de>
Thu, 4 Jan 2024 14:21:42 +0000 (4 11:21 -0300)
committerPeter Xu <peterx@redhat.com>
Tue, 16 Jan 2024 03:16:09 +0000 (16 11:16 +0800)
treef5a7cb9d9eb0de669d8ac01b1cf54dc32702c947
parente3b8ad5c13714cca5e3fc1445472171fbcd469bc
tests/qtest/migration: Print migration incoming errors

We're currently just asserting when incoming migration fails. Let's
print the error message from QMP as well.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Link: https://lore.kernel.org/r/20240104142144.9680-6-farosas@suse.de
Signed-off-by: Peter Xu <peterx@redhat.com>
tests/qtest/migration-helpers.c