You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Forrest Xia <fo...@gmail.com> on 2011/05/20 06:04:04 UTC

Re: buildbot success in ASF Buildbot on geronimo-server-trunk

Hi David B,

Can you help change the buildbot a little bit?

We locally build the geronimo trunk is very slow cause there is always new
geronimo snapshot artifacts to download. So can you please help disable the
deploy step for geronimo trunk build?

Thanks a lot!

Forrest

On Wed, May 18, 2011 at 12:14 AM, <bu...@apache.org> wrote:

> The Buildbot has detected a restored build on builder geronimo-server-trunk
> while building ASF Buildbot.
> Full details are available at:
>  http://ci.apache.org/builders/geronimo-server-trunk/builds/12
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: isis_ubuntu
>
> Build Reason: scheduler
> Build Source Stamp: [branch geronimo/server/trunk] 1104193
> Blamelist: kevan
>
> Build succeeded!
>
> sincerely,
>  -The Buildbot
>
>

Re: buildbot success in ASF Buildbot on geronimo-server-trunk

Posted by David Jencks <da...@yahoo.com>.
On May 20, 2011, at 5:12 AM, Kevan Miller wrote:

> 
> On May 20, 2011, at 12:04 AM, Forrest Xia wrote:
> 
>> Hi David B,
>> 
>> Can you help change the buildbot a little bit?
>> 
>> We locally build the geronimo trunk is very slow cause there is always new geronimo snapshot artifacts to download. So can you please help disable the deploy step for geronimo trunk build?
> 
> Can you explain your problem a bit more? That should only be a problem once a day, IIUC. IMO, the auto-deploy is very nice to have. Would hate to see it go... If you're having slow internet problems, a local nexus/artifactory/etc repo might speed up your builds quite a bit (regardless of snapshot deploys).

I agree with kevan, I think it is very useful to the community to have up to date snapshots always available.

With the various branches I've been working on locally I ran into the problem of too many downloads of snapshots I didn't want very seriously, but solved it by configuring my local nexus not to download any geronimo snapshots.  This can be done easily in nexus using a routing rule.

thanks
david jencks

> 
> On the subject of buildbot, I think it would also be great to have it running the integration tests. Was going to have a look at the configuration sometime soon.
> 
> --kevan
> 


Re: buildbot success in ASF Buildbot on geronimo-server-trunk

Posted by Kevan Miller <ke...@gmail.com>.
On May 20, 2011, at 12:04 AM, Forrest Xia wrote:

> Hi David B,
> 
> Can you help change the buildbot a little bit?
> 
> We locally build the geronimo trunk is very slow cause there is always new geronimo snapshot artifacts to download. So can you please help disable the deploy step for geronimo trunk build?

Can you explain your problem a bit more? That should only be a problem once a day, IIUC. IMO, the auto-deploy is very nice to have. Would hate to see it go... If you're having slow internet problems, a local nexus/artifactory/etc repo might speed up your builds quite a bit (regardless of snapshot deploys).

On the subject of buildbot, I think it would also be great to have it running the integration tests. Was going to have a look at the configuration sometime soon.

--kevan