[Buildbot-devel] Any way to know if checkconfig is being run?

Richard O'Grady rjogrady at google.com
Tue Feb 11 18:48:23 UTC 2014


Hi,

Is there an easy way to know if buildbot is executing the config file in
checkconfig mode, versus start/restart?

The reason I ask is that I am attaching a service to buildbot's reactor in
our master.cfg which listens on a particular port. If buildbot is already
running, this fails.
So I want to ignore the port-already-in-use exception if we're doing a
checkconfig but raise the exception if it fails during a restart.

Thanks!
// richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140211/6119e5a8/attachment.html>


More information about the devel mailing list