[dpdk-ci] [PATCH V2] patch parsing: added library for parsing patch files
Aaron Conole
aconole at redhat.com
Fri Apr 16 20:54:34 CEST 2021
ohilyard at iol.unh.edu writes:
> From: Owen Hilyard <ohilyard at iol.unh.edu>
>
> Due to the number of edge cases, there were difficulties doing the
> parsing using pattern matching, so a dedicated library, whatthepatch,
> is now used for parsing the patches to ensure correctness.
>
> also added the default behavior that if no tags are given,
> create_new_execution_file_from_tags.py will act as though all possible
> tags were given. this is to allow patches where no tags could be found
> to still have test coverage.
>
> signed-off-by: owen hilyard <ohilyard at iol.unh.edu>
> ---
Thanks, applied.
More information about the ci
mailing list