[libvirt PATCH] ci: Use fedora image for code style checking

Daniel P. Berrangé berrange at redhat.com
Mon Jun 22 09:00:41 UTC 2020


On Fri, Jun 19, 2020 at 07:36:58PM +0200, Andrea Bolognani wrote:
> On Thu, 2020-06-18 at 14:38 -0500, Jonathon Jongsma wrote:
> > Centos does not have the cppi package, so some code style checks are
> 
> *CentOS
> 
> > skipped. Switch to a fedora image to do the code style checks.
> 
> *Fedora
> 
> >  codestyle:
> >    stage: builds
> > -  image: $CI_REGISTRY_IMAGE/ci-centos-8:latest
> > +  image: $CI_REGISTRY_IMAGE/ci-fedora-32:latest
> 
> The idea behind using CentOS 8 is that, unlike Fedora, it's a
> long-term supported OS so we don't have to change the corresponding
> job as frequently.
> 
> openSUSE 15.1 is also has long-term support and cppi, so it seems
> like it would be a better candidate here.
> 
> Dan, what do you think?

For other apps we've tended towards Ubuntu 20.04 when CentOS wasn't
viable, as that'll be around a reasonably long time.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list