[Buildbot-devel] buildbot reconfig

Toph Bei Fong toph_ut at yahoo.de
Tue Jun 24 19:09:15 UTC 2014


Hello,

in my master.cfg im loading classes from other files.
master.cfg:

from test import test1

test1 = factory.BuildFactory()

and in my test.py i have the steps of that BuildFactory.

Now my question: is there anyway to reload the config + other classes without rebooting the buildbot?

"buildbot reconfig" loads only the new master.cfg and not the other classes. So if i change test.py, the changes wont be loaded.

And Rebooting the Buildbot is unnecessary.

Best regards,
Toph-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140624/c175a882/attachment.html>


More information about the devel mailing list