[kvm-unit-tests PATCH 3/7] (arm|s390): Use migrate_skip in test cases
Thomas Huth
thuth at redhat.com
Sat Mar 2 00:49:13 AEDT 2024
On 26/02/2024 10.38, Nicholas Piggin wrote:
> Have tests use the new migrate_skip command in skip paths, rather than
> calling migrate_once to prevent harness reporting an error.
>
> s390x/migration.c adds a new command that looks like it was missing
> previously.
>
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
> arm/gic.c | 21 ++++++++++++---------
> s390x/migration-cmm.c | 8 ++++----
> s390x/migration-skey.c | 4 +++-
> s390x/migration.c | 1 +
> 4 files changed, 20 insertions(+), 14 deletions(-)
Reviewed-by: Thomas Huth <thuth at redhat.com>
More information about the Linuxppc-dev
mailing list