On Mon, Oct 28, 2019 at 08:34:20AM +0100, Philippe Mathieu-Daudé wrote:
> Refactor the exec_command_and_wait_for_pattern() utility method
> so we can reuse it in other files.
> 
> Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com>
> ---
> v2: fix self -> test, failure_message is optional, added doc
> v3: reword because after rebasing only 1 file has to be modified
> ---
>  tests/acceptance/avocado_qemu/__init__.py | 19 +++++++++++++++++++
>  tests/acceptance/boot_linux_console.py    | 18 +++++++-----------
>  2 files changed, 26 insertions(+), 11 deletions(-)

Reviewed-by: Cleber Rosa <cr...@redhat.com>
Tested-by: Cleber Rosa <cr...@redhat.com>

Queuing on my python-next branch (and sending shortly in a PR).

Thanks,
- Cleber.


Reply via email to