[PATCH] ci: add Fedora 35 container in GHA
David Marchand
david.marchand at redhat.com
Wed Nov 17 18:29:17 CET 2021
On Tue, Nov 16, 2021 at 3:44 PM Aaron Conole <aconole at redhat.com> wrote:
> > Build DPDK with Fedora 35 containers.
> > Differences with the Ubuntu GHA vm images:
> > - tasks are run as root in containers, no need for sudo,
> > - compiler must be explicitly installed: clang is not in container images,
> > - GHA artifacts can't contain a ':' in their name, and must be filtered,
> >
> > Signed-off-by: David Marchand <david.marchand at redhat.com>
> Acked-by: Aaron Conole <aconole at redhat.com>
Unfortunately, while testing it a bit more (having it in my tree), I
got some random failures when pulling container images.
I suspect docker limits image pulls... but I am not sure yet.
I'll have to investigate this.
--
David Marchand
More information about the dev
mailing list