Continuous integration moves to Travis CI

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Nov 4 11:09:26 CET 2015


--------
In message <20151031083433.GA5176 at immer.varnish-software.com>, Lasse Karstensen writes:
>Hi all.
>
>I'm changing continuous integration system for Varnish Cache to the
>online Travis CI system. (https://travis-ci.org/ )
>
>Travis is integrated with Github, and can build on Linux and OS X.
>We've been testing it on vmods and VC for a while, but not as the main
>CI system.

I've looked at Travis, and it is basically a Linux only thing which
*might* support os/x if they can get it to work.  FreeBSD support
doesn't even seem to be on a road-map.

Varnish is not a linux-only project, so we need something better.

Ideally I'd like something which doesn't require me to log into som
startup, and which just needs a non-root ssh-accessible account on
the slave machines.


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



More information about the varnish-dev mailing list