From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: Re: [PATCH] testsuite: Improve VM output check for login prompt
Date: Thu, 07 Mar 2024 10:21:05 +0300 [thread overview]
Message-ID: <7b81da464589fc062c59b4b88952431f600740e1.camel@ilbers.de> (raw)
In-Reply-To: <20240304150403.13016-1-ubely@ilbers.de>
On Mon, 2024-03-04 at 16:04 +0100, Uladzimir Bely wrote:
> VM output is read by chunks and " login:" string is looked up in
> the every chunk. This may fail in case this string is splitted by
> two consecutive chunks.
>
> Improve this by looking up in a bigger data buffer instead of
> current chunk.
>
> Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
> ---
> testsuite/cibuilder.py | 11 +++++++----
> 1 file changed, 7 insertions(+), 4 deletions(-)
>
Applied to next.
prev parent reply other threads:[~2024-03-07 7:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-04 15:04 Uladzimir Bely
2024-03-07 7:21 ` Uladzimir Bely [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7b81da464589fc062c59b4b88952431f600740e1.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox