You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Lieven Govaerts <sv...@mobsol.be> on 2010/05/13 10:56:02 UTC

[PATCH] add all current buildbot slaves to the asf master configuration

Hi Gavin,

following up my previous patch, attached you'll find a new patch that
adds all current slaves.

I've tried to use to use the conventions already in use in the new
master configuration. You'll probably want to rename the slave names
to make them more subversion specific.
Also, four new passwords (9-12) need to be defined in the private configuration.

This should be all the configuration we need to move to the new
master. I didn't move the configuration of the custom layout of the
notification emails, as that didn't work correctly anymore, but we can
look into this later, when the slaves have moved.

regards,

Lieven

[[[
* infrastructure/buildbot/aegis/buildmaster/master1/master.cfg
  (c['slaves']): Add the four new slaves.

* infrastructure/buildbot/aegis/buildmaster/master1/projects/subversion.conf
  (global): Add 5 new builders to the 4 new slaves (mac os x slave has
two builders).

* infrastructure/buildbot/aegis/buildmaster/master1/projects/projects.conf
  (global): Reserve nrs. 45-51 for the subversion project.

]]]

Re: [PATCH] add all current buildbot slaves to the asf master configuration

Posted by Julian Foad <ju...@wandisco.com>.
On Thu, 2010-05-13, Lieven Govaerts wrote:
> Hi Gavin,
> 
> following up my previous patch, attached you'll find a new patch that
> adds all current slaves.
> 
> I've tried to use to use the conventions already in use in the new
> master configuration. You'll probably want to rename the slave names
> to make them more subversion specific.
> Also, four new passwords (9-12) need to be defined in the private configuration.
> 
> This should be all the configuration we need to move to the new
> master. I didn't move the configuration of the custom layout of the
> notification emails, as that didn't work correctly anymore, but we can
> look into this later, when the slaves have moved.

I reconfigured WANdisco's buildbot this morning to connect to the ASF
master: <http://ci.apache.org/buildslaves/svn-x64-centos>, used by
builder <http://ci.apache.org/builders/x64-centos%20gcc>.

(The builds so far are "failing" with "XPASS: merge_tests.py 132:
replace vs. edit tree-conflicts".)

It no longer connects to <crest.ics.uci.edu>.  Give me a shout if that's
a problem or if anything else needs changing.

- Julian