[LTP] [PATCH v1] kirk: version 2.1

Li Wang liwang@redhat.com
Tue May 27 11:48:51 CEST 2025


Hi Andrea,

Speaking of Kirk reminds me that we do have an internal script
json2logs, which is targeted to convert the JSON file to some traditional
log (like LTP before used: RUNTEST.log, RUNTEST.run.log, etc),
do you think Kirk needs that one?

Note: we create the json2logs because we have some framework
to recognize test failures or information automatically in our beaker
system.

The usage is very similar to json2html:

python3 json2logs --resfile $RUNTEST.json --sumfile $RUNTEST.log
--runfile $RUNTEST.run.log --failfile $RUNTEST.fail.log

python3 json2html -r $RUNTEST.json > $RUNTEST.html

On Tue, May 27, 2025 at 5:44 PM Andrea Cervesato
<andrea.cervesato@suse.de> wrote:
>
> From: Andrea Cervesato <andrea.cervesato@suse.com>
>
> Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
> ---
>  tools/kirk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/kirk b/tools/kirk
> index 6d419d419..a2d43e302 160000
> --- a/tools/kirk
> +++ b/tools/kirk
> @@ -1 +1 @@
> -Subproject commit 6d419d419a416238c785f626212d35d1940a0df0
> +Subproject commit a2d43e302171ff62a717ec25eebbc0b6f8a3fe3e
> --
> 2.43.0
>
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
>


-- 
Regards,
Li Wang



More information about the ltp mailing list