You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Vinod Kone <vi...@gmail.com> on 2013/09/17 05:49:43 UTC

VMs for builds

Hi,

We would like to build our project (mesos) under different VMs for CI. Is
it possible to do it on builds.apache.org? If not, are there other
alternatives?

Thanks,

Re: VMs for builds

Posted by Vinod Kone <vi...@gmail.com>.
Sorry for not being super clear. This is what I'm trying to do:

I would like to build our project (mesos) under different build
environments (e.g., automake version x.y.z, gcc version a.b.c). Or maybe
even something as simple as do the build on the last 3 versions of
ubuntu/fedora/centos/osx.  Ideally this would be CI jobs to vet every new
commit.

I was wondering if I could leverage Apache Jenkins to do this. I imagine we
could do this if Jenkins is configured with virtualization plugins
(libvirt, virtualbox, vagrant etc). Is this supported?

Also, I'm interested to know how other apache projects that need to support
multiple platforms deal with this problem?


On Mon, Sep 16, 2013 at 11:17 PM, Niklas Gustavsson <ni...@protocol7.com>wrote:

> On Tue, Sep 17, 2013 at 5:49 AM, Vinod Kone <vi...@gmail.com> wrote:
> > We would like to build our project (mesos) under different VMs for CI. Is
> > it possible to do it on builds.apache.org? If not, are there other
> > alternatives?
>
> You mean you got a set of VMs for your project and you would like
> Jenkins slaves on them? If so, from a Jenkins perspective that's not a
> problem, we already do similar things for, for example, Tapestry.
>
> /niklas
>

Re: VMs for builds

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, Sep 17, 2013 at 5:49 AM, Vinod Kone <vi...@gmail.com> wrote:
> We would like to build our project (mesos) under different VMs for CI. Is
> it possible to do it on builds.apache.org? If not, are there other
> alternatives?

You mean you got a set of VMs for your project and you would like
Jenkins slaves on them? If so, from a Jenkins perspective that's not a
problem, we already do similar things for, for example, Tapestry.

/niklas