Re: [yocto] [PATCH yocto-autobuilder-helper] summarize_top_output.py: add script, use it and publish summary

2021-06-17 Thread sakib . sajal
On 2021-06-16 1:33 p.m., Richard Purdie wrote: [Please note: This e-mail is from an EXTERNAL e-mail address] On Wed, 2021-06-16 at 04:43 -0400, sakib.sa...@windriver.com wrote: summarize_top_output.py is used to summarize the top output that is captured during autobuilder intermittent

Re: [yocto] [PATCH yocto-autobuilder-helper] summarize_top_output.py: add script, use it and publish summary

2021-06-16 Thread sakib . sajal
On 2021-06-16 11:41 a.m., Randy MacLeod wrote: On 2021-06-16 4:43 a.m., sakib.sa...@windriver.com wrote: summarize_top_output.py is used to summarize the top output that is captured during autobuilder intermittent failures. Use the script to summarize the host top output and publish the

Re: [yocto] [PATCH yocto-autobuilder-helper] summarize_top_output.py: add script, use it and publish summary

2021-06-16 Thread Richard Purdie
On Wed, 2021-06-16 at 04:43 -0400, sakib.sa...@windriver.com wrote: > summarize_top_output.py is used to summarize the top > output that is captured during autobuilder intermittent > failures. > > Use the script to summarize the host top output and > publish the summary that is created instead of

Re: [yocto] [PATCH yocto-autobuilder-helper] summarize_top_output.py: add script, use it and publish summary

2021-06-16 Thread Randy MacLeod
On 2021-06-16 4:43 a.m., sakib.sa...@windriver.com wrote: summarize_top_output.py is used to summarize the top output that is captured during autobuilder intermittent failures. Use the script to summarize the host top output and publish the summary that is created instead of the raw logfile.

[yocto] [PATCH yocto-autobuilder-helper] summarize_top_output.py: add script, use it and publish summary

2021-06-16 Thread sakib . sajal
summarize_top_output.py is used to summarize the top output that is captured during autobuilder intermittent failures. Use the script to summarize the host top output and publish the summary that is created instead of the raw logfile. Signed-off-by: Sakib Sajal --- scripts/collect-results