On Tue, Mar 14, 2023 at 12:15 PM Dumitru Ceara <[email protected]> wrote:

> Hi Ales,
>
> I added some more people explicitly in CC for visibility.
>

Hi Dumitru,

thank you for the feedback.


> 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)?
>

That is correct. I'll post v2 which will also include all the steps that
lead to switching
the CI to use containers.


>
> 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?
>

Not sure about other distros but in v2 I'll make sure there is Dockerfile
for Ubuntu
and that one is used by the CI in the last step to keep the distro.


>
> Thanks,
> Dumitru
>
>
Thanks,
Ales

>


> >
> >  .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
> >
>
>

-- 

Ales Musil

Senior Software Engineer - OVN Core

Red Hat EMEA <https://www.redhat.com>

[email protected]    IM: amusil
<https://red.ht/sig>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to