[Buildbot-devel] Remote scripting control of build master?

Dustin J. Mitchell dustin at v.igoro.us
Sun Aug 11 04:02:15 UTC 2013


You should be able to set up a force scheduler to allow you to start a
build on only one builder.

As for canceling a single build, unfortunately the best you can do right
now is to emulate the HTTP request a browser makes when clicking that
button.  That's just a simple POST, so it shouldn't be too hard.

In nine, you'll have a much richer REST API which will include control
options to communciate with a force scheduler and cancel builds.

Dustin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20130811/16061a50/attachment.html>


More information about the devel mailing list