[Buildbot-devel] Pass information from Trigger step to another

Olivier Trempe oliviertrempe at gmail.com
Tue Dec 17 18:39:23 UTC 2013


Hello,

I already found this thread (
http://sourceforge.net/mailarchive/message.php?msg_id=30096787) which
mentions the kind of feature I am looking for. It is now more than 1 year
old and I hope the solution exists now.

My use case is the following
"Builder1": Builds an application and archive artifacts with a
DirectoryUpload step in a folder on the maser. The folder is named after
the build name and number. Can be executed on any slave.

"Builder2": Download artifact from another builder based on build name and
number. Do something with artifacts. Can be executed on any slave.

"Builder3": Trigger Builder1, then trigger Builder2 with build name and
number retrieved from first trigger step. Can be executed on any slave.

Is there a way to retrieve parameter from a step and pass it to another?

Thanks!

Olivier Trempe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20131217/118617ab/attachment.html>


More information about the devel mailing list