On 02/03/2023 01:23, Stefano Stabellini wrote: > > > On Wed, 1 Mar 2023, Michal Orzel wrote: >> Add missing aliases for: >> - debian:unstable-cppcheck >> - debian:unstable-arm64v8-arm32-gcc >> - ubuntu:bionic >> >> Remove aliases for no longer used containers: >> - centos:7.2 >> - debian:unstable-arm32-gcc >> >> Modify docs to refer to CentOS 7 instead of 7.2 not to create confusion. >> >> Signed-off-by: Michal Orzel <michal.or...@amd.com> > > Acked-by: Stefano Stabellini <sstabell...@kernel.org> > > >> --- >> Open questions related to the CI cleanup (@Andrew, @Anthony): >> - Why do we keep suse:sles11sp4 dockerfile? > > please remove, it EOLed in 2016 ok will do
> > >> - Why do we keep jessie dockefiles? > > please remove, it EOLed in 2020 For this I would like to check with Anthony and Andrew \wrt recent patches that first modified the Jessie containers to use EOL tag and then removed Jessie related jobs. I am confused why we keep dockerfiles in git tree while not having any jobs for them. Anthony, Andrew? ~Michal