From: Thomas Huth <thuth@redhat.com>
To: "Cédric Le Goater" <clg@redhat.com>,
qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: Andrew Jeffery <andrew@codeconstruct.com.au>,
Joel Stanley <joel@jms.id.au>,
Steven Lee <steven_lee@aspeedtech.com>,
Troy Lee <leetroy@gmail.com>,
Jamin Lin <jamin_lin@aspeedtech.com>,
Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [PATCH] tests/avocado/machine_aspeed.py: Increase timeout for TPM test
Date: Mon, 22 Jul 2024 11:04:57 +0200 [thread overview]
Message-ID: <50197ffd-f725-4f5e-a105-b8787df34a8c@redhat.com> (raw)
In-Reply-To: <20240722085547.90650-1-clg@redhat.com>
On 22/07/2024 10.55, Cédric Le Goater wrote:
> On some runners, test_arm_ast2600_evb_buildroot_tpm can take longer
> than 90s to complete. Increase timeout for these.
>
> Reported-by: Thomas Huth <thuth@redhat.com>
> Signed-off-by: Cédric Le Goater <clg@redhat.com>
> ---
> tests/avocado/machine_aspeed.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/avocado/machine_aspeed.py b/tests/avocado/machine_aspeed.py
> index 29e6b388a9fd..f8e263d37ea9 100644
> --- a/tests/avocado/machine_aspeed.py
> +++ b/tests/avocado/machine_aspeed.py
> @@ -87,7 +87,7 @@ def test_ast1030_zephyros_1_07(self):
>
> class AST2x00Machine(QemuSystemTest):
>
> - timeout = 90
> + timeout = 180
>
> def wait_for_console_pattern(self, success_message, vm=None):
> wait_for_console_pattern(self, success_message,
Reviewed-by: Thomas Huth <thuth@redhat.com>
Thanks, I'll queue it!
prev parent reply other threads:[~2024-07-22 9:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 8:55 [PATCH] tests/avocado/machine_aspeed.py: Increase timeout for TPM test Cédric Le Goater
2024-07-22 9:04 ` Thomas Huth [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=50197ffd-f725-4f5e-a105-b8787df34a8c@redhat.com \
--to=thuth@redhat.com \
--cc=andrew@codeconstruct.com.au \
--cc=clg@redhat.com \
--cc=jamin_lin@aspeedtech.com \
--cc=joel@jms.id.au \
--cc=leetroy@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=steven_lee@aspeedtech.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;
as well as URLs for NNTP newsgroup(s).