On Mon, Aug 11, 2014 at 07:58:41AM -0400, Russell Bryant wrote: > On 08/11/2014 05:53 AM, Daniel P. Berrange wrote: > > There is work to add support for this in devestack already which I > > prefer since it makes it easy for developers to get an environment > > which matches the build system: > > > > https://review.openstack.org/#/c/108714/ > > Ah, cool. Devstack is indeed a better place to put the build scripting. > So, I think we should: > > 1) Get the above patch working, and then merged. > > 2) Get an experimental job going to use the above while we work on #3 > > 3) Before the job can move into the check queue and potentially become > voting, it needs to not rely on downloading the source on every run.
Don't we have the ability to mirror downloads locally to the build system for python ? The proposed patch allows an alternate download URL to be set via an env variable so it could point to a local mirror instead of libvirt.org / qemu.org > IIRC, we can have nodepool build an image to use for these jobs that > includes the bits already installed. Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
