[Buildbot-devel] access sendchange --property in an extend process.factory.BuildFactory

Jonathan Schedler jschedler at imvu.com
Fri Feb 24 01:28:10 UTC 2012


I would like to use the following command to send a change "with
properties" to one of my buildbots using the

$ /usr/local/bin/buildbot sendchange -r 130275 \
--branch=SVN_URL \
--master=URL \
--user=jschedler \
--property=hello:world \
trunk/website/hypothesis_build.py

Is can see my property in the Build Properties section of this
page /builders/aggregator/builds/82

All well and good so far.

However, I have extend process.factory.BuildFactory and had overridden
newbuild().  In new build I want to see the value of my property.  I am
having hard time making this happen.

Is this possible, and if so how can I do it?

Thanks,
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20120223/f48d12aa/attachment.html>


More information about the devel mailing list