[PULL 09/16] tests: ensure migration status isn't reported as failed

2022-05-10 Thread Dr. David Alan Gilbert (git)
From: Daniel P. Berrangé Various methods in the migration test call 'query_migrate' to fetch the current status and then access a particular field. Almost all of these cases expect the migration to be in a non-failed state. In the case of 'wait_for_migration_pass' in particular, if the status is

[PULL 09/16] tests: ensure migration status isn't reported as failed

2022-05-09 Thread Dr. David Alan Gilbert (git)
From: Daniel P. Berrangé Various methods in the migration test call 'query_migrate' to fetch the current status and then access a particular field. Almost all of these cases expect the migration to be in a non-failed state. In the case of 'wait_for_migration_pass' in particular, if the status is