[LTP] [PATCH v7 2/4] ci: add patchwork communication script
Li Wang
liwang@redhat.com
Wed Apr 16 09:04:42 CEST 2025
On Wed, Apr 16, 2025 at 12:40 AM Andrea Cervesato <andrea.cervesato@suse.de>
wrote:
> From: Andrea Cervesato <andrea.cervesato@suse.com>
>
> Add a script to communicate with patchwork. Available commands are:
>
> - state: change patch-series state
> - check: send a tests report to patchwork
> - verify: will print a list of new patch-series which has not been
> tested in the past hour (by default)
>
> The script can be configured defining:
>
> - PATCHWORK_URL: patchwork url to communicate with
> - PATCHWORK_TOKEN: patchwork authentication token
> - PATCHWORK_SINCE: timespan in seconds where we want to fetch
> patch-series
>
> Reviewed-by: Petr Vorel <pvorel@suse.cz>
> Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
> Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
> ---
> ci/tools/patchwork.sh | 173
> ++++++++++++++++++++++++++++++++++++++++++++++++++
>
Maybe better to move this independent tool to the script/ dir?
This ci/tools/ is so hidden that it can easily be overlooked.
--
Regards,
Li Wang
More information about the ltp
mailing list