qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] tests/avocado: fix replay-linux test


From: Alex Bennée
Subject: Re: [PATCH] tests/avocado: fix replay-linux test
Date: Tue, 09 Aug 2022 09:23:05 +0100
User-agent: mu4e 1.8.8; emacs 28.1.91

Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru> writes:

> Last line of the test is missing by accident.
> This patch fixes the script.
>
> Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
> ---
>  tests/avocado/replay_linux.py |    1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/avocado/replay_linux.py b/tests/avocado/replay_linux.py
> index 40e4f6908e..e1f9981a34 100644
> --- a/tests/avocado/replay_linux.py
> +++ b/tests/avocado/replay_linux.py
> @@ -189,3 +189,4 @@ def test_virt_gicv3(self):
>  
>          self.run_rr(shift=3,
>                      args=(*self.get_common_args(),
> +                          "-machine", "virt,gic-version=3"))

Queued to testing/next, thanks.

-- 
Alex Bennée



reply via email to

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