You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Howard Lewis Ship <hl...@gmail.com> on 2011/04/21 18:19:03 UTC

Tapestrty Builds on Ubunutu2

Context: we have some frustration that our build is limited to
execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive,
etc.) continuously building, resulting in long waits (many hours) for
our 15 minute build.


---------- Forwarded message ----------
From: Ulrich Stärk <ul...@spielviel.de>
Date: Thu, Apr 21, 2011 at 12:34 AM
Subject: Re: Jenkins/Ubuntu2
To: Tapestry development <de...@tapestry.apache.org>


We are tied to Ubuntu2 because it's the only machine that has xvfb and
firefox (needed for the
selenium tests) installed. If we install that on the other linux build
machines as well we could use
any machine (and possibly also the windows build slaves).

Uli

On 20.04.2011 23:06, Howard Lewis Ship wrote:
> Wow ... it really sucks that Tapestry's build need to run on Ubuntu as
> other super-heavy hitters are also limited to that machine (such as
> ActiveMQ, which takes about 7 hours to build).  Any idea what it would
> take to get our builds onto a machine where we can see more than one
> build a day?
>
> Makes me think about installing Jenkins on tapestry.formos.com ...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org




-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Tapestrty Builds on Ubunutu2

Posted by Andreas Andreou <an...@gmail.com>.
I'll open a jira for this - here's the original one
https://issues.apache.org/jira/browse/INFRA-2436

On Thu, Apr 21, 2011 at 21:44, "Ulrich Stärk" <ul...@spielviel.de> wrote:
> In fact Andreas set it up. He should know what packages are required. I'm
> a bit thin on free time lately due to my involvement with Google Summer of
> Code this year and can't look into it in more detail until mid-may.
>
> Uli
>
> Am Do, 21.04.2011, 20:39 schrieb Howard Lewis Ship:
>> On Thu, Apr 21, 2011 at 11:18 AM, Niklas Gustavsson
>> <ni...@protocol7.com> wrote:
>>> On Thu, Apr 21, 2011 at 6:19 PM, Howard Lewis Ship <hl...@gmail.com>
>>> wrote:
>>>> Context: we have some frustration that our build is limited to
>>>> execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive,
>>>> etc.) continuously building, resulting in long waits (many hours) for
>>>> our 15 minute build.
>>>
>>> If you can provide instructions for what you need installed (apt
>>> packages) on ubuntu1, I'll take care of it. If you're build would work
>>> on BSD, the freebsd1 slave is pretty much idle most of the time. Also,
>>> you might investigate getting your own slave if this continuos being a
>>> problem for you.
>>>
>>
>> Thanks for the help.  I believe Uli set up the build initially,
>> perhaps he can provide you with the information.  We shouldn't be tied
>> to any particular platform; the main things we need are Xvfb and
>> Firefox (Tapestry is a web framework, we need to run a web browser to
>> test it).
>>
>>> /niklas
>>>
>>
>>
>>
>> --
>> Howard M. Lewis Ship
>>
>> Creator of Apache Tapestry
>>
>> The source for Tapestry training, mentoring and support. Contact me to
>> learn how I can get you up and productive in Tapestry fast!
>>
>> (971) 678-5210
>> http://howardlewisship.com
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>



-- 
Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
Apache Tapestry PMC / http://chesstu.be owner
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Tapestrty Builds on Ubunutu2

Posted by Ulrich Stärk <ul...@spielviel.de>.
In fact Andreas set it up. He should know what packages are required. I'm
a bit thin on free time lately due to my involvement with Google Summer of
Code this year and can't look into it in more detail until mid-may.

Uli

Am Do, 21.04.2011, 20:39 schrieb Howard Lewis Ship:
> On Thu, Apr 21, 2011 at 11:18 AM, Niklas Gustavsson
> <ni...@protocol7.com> wrote:
>> On Thu, Apr 21, 2011 at 6:19 PM, Howard Lewis Ship <hl...@gmail.com>
>> wrote:
>>> Context: we have some frustration that our build is limited to
>>> execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive,
>>> etc.) continuously building, resulting in long waits (many hours) for
>>> our 15 minute build.
>>
>> If you can provide instructions for what you need installed (apt
>> packages) on ubuntu1, I'll take care of it. If you're build would work
>> on BSD, the freebsd1 slave is pretty much idle most of the time. Also,
>> you might investigate getting your own slave if this continuos being a
>> problem for you.
>>
>
> Thanks for the help.  I believe Uli set up the build initially,
> perhaps he can provide you with the information.  We shouldn't be tied
> to any particular platform; the main things we need are Xvfb and
> Firefox (Tapestry is a web framework, we need to run a web browser to
> test it).
>
>> /niklas
>>
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Tapestrty Builds on Ubunutu2

Posted by Andreas Andreou <an...@gmail.com>.
thx!

On Thu, Apr 21, 2011 at 22:04, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Thu, Apr 21, 2011 at 8:57 PM, Andreas Andreou <an...@gmail.com> wrote:
>> Issue for ubuntu1 created at https://issues.apache.org/jira/browse/INFRA-3594
>
> Done, let me know if you need something further.
>
> /niklas
>



-- 
Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
Apache Tapestry PMC / http://chesstu.be owner
Open Source / JEE Consulting

Re: Tapestrty Builds on Ubunutu2

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Thu, Apr 21, 2011 at 8:57 PM, Andreas Andreou <an...@gmail.com> wrote:
> Issue for ubuntu1 created at https://issues.apache.org/jira/browse/INFRA-3594

Done, let me know if you need something further.

/niklas

Re: Tapestrty Builds on Ubunutu2

Posted by Andreas Andreou <an...@gmail.com>.
Issue for ubuntu1 created at https://issues.apache.org/jira/browse/INFRA-3594

The original work done for vesta was part of
https://issues.apache.org/jira/browse/INFRA-2436


On Thu, Apr 21, 2011 at 21:39, Howard Lewis Ship <hl...@gmail.com> wrote:
> On Thu, Apr 21, 2011 at 11:18 AM, Niklas Gustavsson
> <ni...@protocol7.com> wrote:
>> On Thu, Apr 21, 2011 at 6:19 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
>>> Context: we have some frustration that our build is limited to
>>> execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive,
>>> etc.) continuously building, resulting in long waits (many hours) for
>>> our 15 minute build.
>>
>> If you can provide instructions for what you need installed (apt
>> packages) on ubuntu1, I'll take care of it. If you're build would work
>> on BSD, the freebsd1 slave is pretty much idle most of the time. Also,
>> you might investigate getting your own slave if this continuos being a
>> problem for you.
>>
>
> Thanks for the help.  I believe Uli set up the build initially,
> perhaps he can provide you with the information.  We shouldn't be tied
> to any particular platform; the main things we need are Xvfb and
> Firefox (Tapestry is a web framework, we need to run a web browser to
> test it).
>
>> /niklas
>>
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>



-- 
Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
Apache Tapestry PMC / http://chesstu.be owner
Open Source / JEE Consulting

Re: Tapestrty Builds on Ubunutu2

Posted by Howard Lewis Ship <hl...@gmail.com>.
On Thu, Apr 21, 2011 at 11:18 AM, Niklas Gustavsson
<ni...@protocol7.com> wrote:
> On Thu, Apr 21, 2011 at 6:19 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
>> Context: we have some frustration that our build is limited to
>> execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive,
>> etc.) continuously building, resulting in long waits (many hours) for
>> our 15 minute build.
>
> If you can provide instructions for what you need installed (apt
> packages) on ubuntu1, I'll take care of it. If you're build would work
> on BSD, the freebsd1 slave is pretty much idle most of the time. Also,
> you might investigate getting your own slave if this continuos being a
> problem for you.
>

Thanks for the help.  I believe Uli set up the build initially,
perhaps he can provide you with the information.  We shouldn't be tied
to any particular platform; the main things we need are Xvfb and
Firefox (Tapestry is a web framework, we need to run a web browser to
test it).

> /niklas
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Tapestrty Builds on Ubunutu2

Posted by Howard Lewis Ship <hl...@gmail.com>.
On Thu, Apr 21, 2011 at 11:18 AM, Niklas Gustavsson
<ni...@protocol7.com> wrote:
> On Thu, Apr 21, 2011 at 6:19 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
>> Context: we have some frustration that our build is limited to
>> execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive,
>> etc.) continuously building, resulting in long waits (many hours) for
>> our 15 minute build.
>
> If you can provide instructions for what you need installed (apt
> packages) on ubuntu1, I'll take care of it. If you're build would work
> on BSD, the freebsd1 slave is pretty much idle most of the time. Also,
> you might investigate getting your own slave if this continuos being a
> problem for you.
>

Thanks for the help.  I believe Uli set up the build initially,
perhaps he can provide you with the information.  We shouldn't be tied
to any particular platform; the main things we need are Xvfb and
Firefox (Tapestry is a web framework, we need to run a web browser to
test it).

> /niklas
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

Re: Tapestrty Builds on Ubunutu2

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Thu, Apr 21, 2011 at 6:19 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
> Context: we have some frustration that our build is limited to
> execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive,
> etc.) continuously building, resulting in long waits (many hours) for
> our 15 minute build.

If you can provide instructions for what you need installed (apt
packages) on ubuntu1, I'll take care of it. If you're build would work
on BSD, the freebsd1 slave is pretty much idle most of the time. Also,
you might investigate getting your own slave if this continuos being a
problem for you.

/niklas

Re: Tapestrty Builds on Ubunutu2

Posted by Mark <ma...@xeric.net>.
Do you just need a different build machine to run Jenkins on? If that is the
case I might be able to help out by setting up a virtual server to run it.

Mark

On Thu, Apr 21, 2011 at 11:19 AM, Howard Lewis Ship <hl...@gmail.com>wrote:

> Context: we have some frustration that our build is limited to
> execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive,
> etc.) continuously building, resulting in long waits (many hours) for
> our 15 minute build.
>
>
> ---------- Forwarded message ----------
> From: Ulrich Stärk <ul...@spielviel.de>
> Date: Thu, Apr 21, 2011 at 12:34 AM
> Subject: Re: Jenkins/Ubuntu2
> To: Tapestry development <de...@tapestry.apache.org>
>
>
> We are tied to Ubuntu2 because it's the only machine that has xvfb and
> firefox (needed for the
> selenium tests) installed. If we install that on the other linux build
> machines as well we could use
> any machine (and possibly also the windows build slaves).
>
> Uli
>
> On 20.04.2011 23:06, Howard Lewis Ship wrote:
> > Wow ... it really sucks that Tapestry's build need to run on Ubuntu as
> > other super-heavy hitters are also limited to that machine (such as
> > ActiveMQ, which takes about 7 hours to build).  Any idea what it would
> > take to get our builds onto a machine where we can see more than one
> > build a day?
> >
> > Makes me think about installing Jenkins on tapestry.formos.com ...
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>

Re: Tapestrty Builds on Ubunutu2

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Thu, Apr 21, 2011 at 6:19 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
> Context: we have some frustration that our build is limited to
> execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive,
> etc.) continuously building, resulting in long waits (many hours) for
> our 15 minute build.

If you can provide instructions for what you need installed (apt
packages) on ubuntu1, I'll take care of it. If you're build would work
on BSD, the freebsd1 slave is pretty much idle most of the time. Also,
you might investigate getting your own slave if this continuos being a
problem for you.

/niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org