qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests/qtest/migration-test: Disable the analyze-migration.py


From: Juan Quintela
Subject: Re: [PATCH] tests/qtest/migration-test: Disable the analyze-migration.py test on s390x
Date: Wed, 18 Oct 2023 12:01:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux)

Thomas Huth <thuth@redhat.com> wrote:
> The analyze-migration.py script fails on s390x hosts:
>
>  Traceback (most recent call last):
>    File "scripts/analyze-migration.py", line 662, in <module>
>      dump.read(dump_memory = args.memory)
>    File "scripts/analyze-migration.py", line 596, in read
>      classdesc = self.section_classes[section_key]
>  KeyError: ('s390-storage_attributes', 0)
>
> It obviously never has been adapted to s390x yet, so until this
> has been done, disable this test on s390x.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>


Reviewed-by: Juan Quintela <quintela@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]