[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH 10/18] Boot Linux Console Test: refactor the con
From: |
Caio Carrara |
Subject: |
Re: [qemu-s390x] [PATCH 10/18] Boot Linux Console Test: refactor the console watcher into utility method |
Date: |
Mon, 21 Jan 2019 18:28:17 -0200 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Thu, Jan 17, 2019 at 01:56:20PM -0500, Cleber Rosa wrote:
> This introduces a utility method that monitors the console device and
> looks for either a message that signals the test success or failure.
>
> Signed-off-by: Cleber Rosa <address@hidden>
Reviewed-by: Caio Carrara <address@hidden>
> ---
> tests/acceptance/boot_linux_console.py | 30 ++++++++++++++++++--------
> 1 file changed, 21 insertions(+), 9 deletions(-)
>
{...}
>
--
Caio Carrara
Software Engineer, Virt Team - Red Hat
address@hidden
- Re: [qemu-s390x] [PATCH 05/18] Acceptance tests: introduce arch parameter and attribute, (continued)
- [qemu-s390x] [PATCH 15/18] Boot Linux Console Test: add a test for aarch64 + virt, Cleber Rosa, 2019/01/17
- [qemu-s390x] [PATCH 03/18] Acceptance tests: improve docstring on pick_default_qemu_bin(), Cleber Rosa, 2019/01/17
- [qemu-s390x] [PATCH 10/18] Boot Linux Console Test: refactor the console watcher into utility method, Cleber Rosa, 2019/01/17
- [qemu-s390x] [PATCH 08/18] Boot Linux Console Test: rename the x86_64 after the arch and machine, Cleber Rosa, 2019/01/17
- [qemu-s390x] [PATCH 14/18] Boot Linux Console Test: add a test for ppc64 + pseries, Cleber Rosa, 2019/01/17