[libvirt] [PATCH v2 1/5] configure: Require GnuTLS

Daniel P. Berrangé berrange at redhat.com
Wed Jun 6 10:20:25 UTC 2018


On Wed, Jun 06, 2018 at 12:05:28PM +0200, Andrea Bolognani wrote:
> On Wed, 2018-06-06 at 11:54 +0200, Peter Krempa wrote:
> > Well, so we need to be able to run configure so that we can create
> > makefiles which build the docs.
> > 
> > If we extract the steps to build the docs from makefile into a
> > standalone script called by the makefile we still can build the web
> > without the need to configure everything.
> > 
> > Doing containers and stuff seems to be quite a waste just to process
> > some html files.
> 
> We also need to be able to run 'make dist' in order to produce
> nightly snapshots.
> 
> Whether those are actually useful to anyone in $currentyear is of
> course up for debate, but as long as we need to produce them then
> we can't really get away with a standalone script.

We could perhaps just utilize jenkins for creating the nightly
snapshots ?  IIUC, you can publish artifacts from builds, so
we could have a job building a dist and publish that. Even without
the GNULTS/CentOS6 problem I thnk using jenkins would be a better
approach that a cronjob shell script, as we know exactly what
environment we'd be creating the dist in.

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