Hi Ales,

I added some more people explicitly in CC for visibility.

On 3/14/23 11:53, Ales Musil wrote:
> In order to use the containers in CI add job
> that will build the containers once every week.
> 
> The job will automatically build for arm64
> and x86_64.
> 
> Ales Musil (4):
>   CI: Add missing packages to the container
>   CI: Use the latest Fedora as base image
>   CI: Add argument for the py-requirements path
>   CI: Add automation for building the containers

AFAIU the end goal is to use these images as base images for upstream
(and downstream) CI.  Is that correct?  Could you please also post the
bits that do that (as RFC I guess)?

While I think it's nice to be able to test with Fedora too I want to
make sure we test with other distros as well.  We currently run CI tests
on GitHub in Ubuntu images.  I tend to think that's something that
shouldn't change.  Can we add periodic container building jobs for
Ubuntu too?  Should we consider other distros?

Thanks,
Dumitru

> 
>  .github/workflows/containers.yaml        | 54 ++++++++++++++++++++++++
>  utilities/containers/Makefile            |  5 ++-
>  utilities/containers/fedora/Dockerfile   |  8 +++-
>  utilities/containers/py-requirements.txt |  1 +
>  4 files changed, 65 insertions(+), 3 deletions(-)
>  create mode 100644 .github/workflows/containers.yaml
> 

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to