tests/qtest: capture RESUME events during migration
commit266ea334b2ea96890e268acff1a26b4a71804361
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 1 Jun 2023 16:13:44 +0000 (1 17:13 +0100)
committerJuan Quintela <quintela@redhat.com>
Fri, 2 Jun 2023 09:46:19 +0000 (2 11:46 +0200)
tree59e40973158ff15ad9f730b63a6fdd8ea816af7b
parentaca040695890fe67b44402fdb167809809946068
tests/qtest: capture RESUME events during migration

When running migration tests we monitor for a STOP event so we can skip
redundant waits. This will be needed for the RESUME event too shortly.

Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20230601161347.1803440-8-berrange@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
tests/qtest/migration-helpers.c
tests/qtest/migration-helpers.h
tests/qtest/migration-test.c