[libvirt PATCH 2/3] travis: Reduce test matrix

Daniel P. Berrangé berrange at redhat.com
Wed Apr 15 12:52:05 UTC 2020


On Tue, Apr 14, 2020 at 12:42:26PM +0200, Andrea Bolognani wrote:
> On Tue, 2020-04-14 at 10:54 +0100, Daniel P. Berrangé wrote:
> > On Fri, Apr 10, 2020 at 11:10:33AM +0200, Andrea Bolognani wrote:
> > > The xcode10.3 build has recently started failing because of issues
> > > that are not in libvirt, so get rid of it. It didn't buy us
> > > additionaly platform coverage anyway, since underneath it's using
> > > the same macOS 10.14 version as xcode11.3.
> > 
> > The point was to test both xcode versions, since they're both commonly
> > used.  I was testing this over the weekend and determined that 10.1
> > will still work correctly. Travis broke something in their 10.2/10.3
> > images that inserts a bogus -I path.
> 
> Considering that almost nobody in the libvirt community is actually
> focused on macOS support, trying to chase after two SDKs instead of
> a single one doesn't necessarily sound like a good idea to me,
> especially when the older one doesn't target the current version of
> macOS.
> 
> It's already pretty bad that we're stuck on 10.14, as opposed to
> 10.15 which is the version we actually target according to our
> platform support policy, because Travis CI always takes forever to
> prepare new images.

I don't see that as a big deal really. The older platforms are
generally more interesting, as they're more likely to be lacking
features we depend on. Being able to validate multiple XCode
versions is interesting as they're different compiler toolchain
versions and so likely to spit out different warnings.

> I was looking into Cirrus CI the other day and they support macOS
> too, and they even already have a 10.15 image. I didn't dig deeper,
> but maybe if we're stuck using an external service for macOS builds
> it should be Cirrus CI instead of Travis CI.

Cirrus only seems to offer latest version of XCode, so that's not
especially appealing IMHO.

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