[Buildbot-devel] buildbot doesn't fully reconfigure on SIGHUP?

Pierre Tardy tardyp at gmail.com
Wed Oct 3 20:34:26 UTC 2012


On Wed, Oct 3, 2012 at 10:24 PM, Dan Kegel <dank at kegel.com> wrote:

> The manual claims buildbot reloads config files when you send it a SIGHUP,
> but I'm not seeing that here.  I mean, sure, it says it's doing it, but
> if the config file adds a new buildslave, that won't show up until
> you actually stop the buildbot and start it again.
>

The manual is right about saying that sighup is reloading the buildbot's
configuration.
That is a very important feature that everybody is using.
I would guess that there might be a subtletly in your master.cfg, which
prevents the slave list to update.
I would advice to add some debug prints to the master.cfg, and watch the
twisted.log file when your doing your reload.

Pierre


Has anyone else seen that?  I don't see an exact match in the bug tracker.
>
> This showed up for me now because i'm running buildbot under upstart,
> which actually has a reload command which sends SIGHUP
> (most sysv init scripts seem to guide you into restarting the daemon
> instead?).
>
> This is with 0.8.7 installed from source tarball.
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20121003/3a050e41/attachment.html>


More information about the devel mailing list