[Buildbot-devel] FileUpload question
Leibowitz, Michael
michael.leibowitz at intel.com
Fri Dec 15 00:30:48 UTC 2006
First, I would like to express my gratitude for the FileUpload/Download
steps that are in buildbot 0.7.5, as I used to use scp for this.
However, I am having a little trouble adapting my setup.
I want to use FileUpload to upload the results of my builds, but I need
to differentiate them from each other somehow. How can I change the
masterdest to use some of the build properties to make unique, but human
readable file names?
For example, in my master.cfg, I have:
f1.addStep(FileUpload, slavesrc="install_set.zip",
masterdest="install_set.zip")
But I would really like the master filename to be something like:
buildername/buildnumber-install_set.zip
Any help appreciated. Thanks.
--
Michael Leibowitz
Software Engineer, Channel Platform Solutions Group
Intel Corporation
michael.leibowitz at intel.com
+1 503 264 7621
More information about the devel
mailing list