[Buildbot-devel] Server-side properties

Dustin J. Mitchell dustin at v.igoro.us
Sat Feb 4 20:38:01 UTC 2012


On Sat, Feb 4, 2012 at 1:49 PM, Jared Grubb <jared.grubb at gmail.com> wrote:
> 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).

Certainly the ForceScheduler is flexible enough to support this -- it
would just require some custom fields.  Those could do whatever kind
of magic introspection is required.

Dustin




More information about the devel mailing list