* [LTP] [PATCH v1] kirk: version 2.1
@ 2025-05-27 9:44 Andrea Cervesato
2025-05-27 9:48 ` Li Wang via ltp
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Andrea Cervesato @ 2025-05-27 9:44 UTC (permalink / raw)
To: ltp
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
^ permalink raw reply related [flat|nested] 9+ messages in thread* Re: [LTP] [PATCH v1] kirk: version 2.1
2025-05-27 9:44 [LTP] [PATCH v1] kirk: version 2.1 Andrea Cervesato
@ 2025-05-27 9:48 ` Li Wang via ltp
2025-05-27 9:59 ` Petr Vorel
2025-05-27 10:07 ` Li Wang via ltp
2 siblings, 0 replies; 9+ messages in thread
From: Li Wang via ltp @ 2025-05-27 9:48 UTC (permalink / raw)
To: Andrea Cervesato; +Cc: ltp
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
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [LTP] [PATCH v1] kirk: version 2.1
2025-05-27 9:44 [LTP] [PATCH v1] kirk: version 2.1 Andrea Cervesato
2025-05-27 9:48 ` Li Wang via ltp
@ 2025-05-27 9:59 ` Petr Vorel
2025-05-27 10:07 ` Li Wang via ltp
2 siblings, 0 replies; 9+ messages in thread
From: Petr Vorel @ 2025-05-27 9:59 UTC (permalink / raw)
To: Andrea Cervesato; +Cc: ltp
Hi Andrea,
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [LTP] [PATCH v1] kirk: version 2.1
2025-05-27 9:44 [LTP] [PATCH v1] kirk: version 2.1 Andrea Cervesato
2025-05-27 9:48 ` Li Wang via ltp
2025-05-27 9:59 ` Petr Vorel
@ 2025-05-27 10:07 ` Li Wang via ltp
2025-05-27 10:41 ` Andrea Cervesato via ltp
2 siblings, 1 reply; 9+ messages in thread
From: Li Wang via ltp @ 2025-05-27 10:07 UTC (permalink / raw)
To: Andrea Cervesato; +Cc: ltp
Reviewed-by: Li Wang <liwang@redhat.com>
RBT is to this patch. Thanks!
If you feel json2logs (to compatible old log format) can be widely used,
I can send it as a separate patch. Otherwise, I will only keep it as our
internal patch.
--
Regards,
Li Wang
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2025-05-30 7:23 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27 9:44 [LTP] [PATCH v1] kirk: version 2.1 Andrea Cervesato
2025-05-27 9:48 ` Li Wang via ltp
2025-05-27 9:59 ` Petr Vorel
2025-05-27 10:07 ` Li Wang via ltp
2025-05-27 10:41 ` Andrea Cervesato via ltp
2025-05-28 13:19 ` Cyril Hrubis
2025-05-28 23:17 ` Li Wang via ltp
2025-05-29 11:32 ` Cyril Hrubis
2025-05-30 7:23 ` Andrea Cervesato via ltp
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.