qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 6/6] tests/qtest/migration: Add a test for the analyze-mig


From: Thomas Huth
Subject: Re: [PATCH v2 6/6] tests/qtest/migration: Add a test for the analyze-migration script
Date: Tue, 10 Oct 2023 09:11:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

On 09/10/2023 20.43, Fabiano Rosas wrote:
Add a smoke test that migrates to a file and gives it to the
script. It should catch the most annoying errors such as changes in
the ram flags.

After code has been merged it becomes way harder to figure out what is
causing the script to fail, the person making the change is the most
likely to know right away what the problem is.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
---
  tests/qtest/meson.build      |  2 ++
  tests/qtest/migration-test.c | 60 ++++++++++++++++++++++++++++++++++++
  2 files changed, 62 insertions(+)

Acked-by: Thomas Huth <thuth@redhat.com>




reply via email to

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