From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: Cyril Hrubis <chrubis@suse.cz>,
Andrea Cervesato <andrea.cervesato@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v3] doc: add tests catalog page
Date: Wed, 5 Feb 2025 16:42:03 +0100 [thread overview]
Message-ID: <ffebb289-c096-438e-8f22-6b61321e7615@suse.com> (raw)
In-Reply-To: <Z6ODH83RmqUtEDxv@yuki.lan>
Hi!
On 2/5/25 16:26, Cyril Hrubis wrote:
> Hi!
>> + # timeout information
>> + timeout = conf.get('timeout', None)
>> + if timeout:
>> + text.extend([
>> + '',
>> + f'Test timeout to {timeout} seconds.',
> ^
> is
>> + ''
>> + ])
>> + else:
>> + text.extend([
>> + '',
>> + f'Test timeout defaults to {timeout_def} seconds.',
>> + ''
>> + ])
> Maybe it would make sense to add runtime here as well since it's
> logically connected to the timeout.
Probably yes. I will add it and correct the text.
>
> Otherwise:
>
> Acked-by: Cyril Hrubis <chrubis@suse.cz>
>
Andrea
--
Mailing list info: https://lists.linux.it/listinfo/ltp
prev parent reply other threads:[~2025-02-05 15:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-05 12:32 [LTP] [PATCH v3] doc: add tests catalog page Andrea Cervesato
2025-02-05 15:26 ` Cyril Hrubis
2025-02-05 15:42 ` Andrea Cervesato via ltp [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=ffebb289-c096-438e-8f22-6b61321e7615@suse.com \
--to=ltp@lists.linux.it \
--cc=andrea.cervesato@suse.com \
--cc=andrea.cervesato@suse.de \
--cc=chrubis@suse.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.