[PATCH v7 6/6] containers/Makefile: Makefile to automate builds

Ali Alnubani alialnu at nvidia.com
Wed Jul 12 13:43:31 CEST 2023


> -----Original Message-----
> From: Adam Hassick <ahassick at iol.unh.edu>
> Sent: Tuesday, July 11, 2023 11:21 PM
> To: ci at dpdk.org
> Cc: Ali Alnubani <alialnu at nvidia.com>; aconole at redhat.com; Adam Hassick
> <ahassick at iol.unh.edu>
> Subject: [PATCH v7 6/6] containers/Makefile: Makefile to automate builds
> 
> From: Owen Hilyard <ohilyard at iol.unh.edu>
> 
> The Makefile that can be used to build all of the container images using
> "make build", and can also be used to push them to a remote repository
> (for use in CI).
> 
> Signed-off-by: Owen Hilyard <ohilyard at iol.unh.edu>
> Signed-off-by: Adam Hassick <ahassick at iol.unh.edu>
> ---
>  containers/Makefile | 250
> ++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 250 insertions(+)
>  create mode 100644 containers/Makefile
> 
> diff --git a/containers/Makefile b/containers/Makefile
> new file mode 100644
> index 0000000..5904821
> --- /dev/null
> +++ b/containers/Makefile
> @@ -0,0 +1,250 @@
[..]
> +# Copy the Coveirty Scan binaries from a source into the context directory.

s/Coveirty/Coverity/


More information about the ci mailing list