[Buildbot-devel] Share properties in trigger steps

Ryan Knotts jknotts at gmail.com
Wed Nov 14 08:21:12 UTC 2012


I have a Build Factory that contains 2 addStep(Trigger) calls with a
build-all-platform and a packager schedulers. The 'build-all-platforms' is
a triggerable scheduler that will execute 4 builds, each on a different
slave. Once the build-all-platforms step is completed it moves onto
packaging the results from all builds. I was wondering if there is a simple
way to pass information such as the revision from the git checkouts or
other properties that were set in the build-all-platforms step to the
packager step. A snippet of code or a link to the section in the
documentation that explains this would be greatly appreciated!

- Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20121114/efcc703c/attachment.html>


More information about the devel mailing list