[Buildbot-devel] Server-side properties

Jared Grubb jared.grubb at gmail.com
Sat Feb 4 19:49:23 UTC 2012


With the upcoming Force scheduler and its nifty web-form, is there any way to fill out the webform with information from repos and/or slaves?

* slave1 has Py2.6, 2.7, 3.1 .. and slave2 has 2.7, 3.1, 3.2 .. and the force-build could cause a full set of testing to happen on a selected Python version only, farming it out to a slave that had that ability.

* populating information about the repos. For example, if you had a multi-repo builder, you could select a particular configuartion you wanted to build. So, the webform would have pull-downs for each repo, and the options would include certain branches and tags (maybe not all, but you could have a function that filters out the recent ones, or the ones currently relevant).

Jared



More information about the devel mailing list