migration-test: Allow test to run without uffd
commit2649a72555e72df56562777ca0c6a46897838eca
authorPeter Xu <peterx@redhat.com>
Thu, 28 Jul 2022 13:35:16 +0000 (28 09:35 -0400)
committerThomas Huth <thuth@redhat.com>
Mon, 1 Aug 2022 08:22:55 +0000 (1 10:22 +0200)
tree82b5952e93b2a4cbaa262a23919427df661b345e
parent219044b8e63994fedd3ba9d88a33ebcd04c5a029
migration-test: Allow test to run without uffd

We used to stop running all tests if uffd is not detected.  However
logically that's only needed for postcopy not the rest of tests.

Keep running the rest when still possible.

Signed-off-by: Peter Xu <peterx@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220728133516.92061-3-peterx@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/migration-test.c