[users at bb.net] Dynamically change Change Sources (gitPollers specifically)

Símon Bolivar simon.bolivar at 13robotics.com
Wed Nov 21 17:10:27 UTC 2018


Good day,

I'm very new at Buildbot and Python and I was wondering if the next feature
is possible or even already implemented. Basically as the subject mentions
we need to dynamically change the pollers depending on a configuration that
changes in development time, that is, it's actually part of the main
repository that is checked out and built. The build process does not
change, but we want to add listeners to repositories that are dependencies
so that we can trigger builds when they change, and also when such
dependencies are not longer referenced to stop listening to those
repositories. Initially I thought of programmatically creating the
c['change_source'] property in the master.cfg file and after it to do a
"buildbot reconfig master" from within the master.cfg file, but I think
this is really not possible and even a bad practice. Any help or insight
would be greatly appreciated.

-- 
Att.
Simon Bolivar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20181121/9dc42cde/attachment.html>


More information about the users mailing list