tests: convert multifd migration tests to use common helper
commit490facffcf21647e7088f4f0c2c5a8f5f45625e3
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 26 Apr 2022 16:00:45 +0000 (26 17:00 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 16 May 2022 10:46:04 +0000 (16 11:46 +0100)
treef4dfc29d8ccecbf003e457ac70cb689de7fde013
parent83bcba1ec1f706eb3ec0d6fdeee2bc32f95d9b1a
tests: convert multifd migration tests to use common helper

Most of the multifd migration test logic is common with the rest of the
precopy tests, so it can use the helper without difficulty. The only
exception of the multifd cancellation test which tries to run multiple
migrations in a row.

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220426160048.812266-7-berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tests/qtest/migration-test.c