[Buildbot-devel] get current buildrequest buildsetid from buildstep
Maria Marcano
mariangemarcano at gmail.com
Fri May 24 09:08:29 UTC 2013
I'm subclassing the ShellCommand
class DownloadArtifact(ShellCommand):
And I need to get the buildsetid
something like this
bsid = self.build.builder.building[0].requests[0].bsid
but how do I get this value for the current buildrequest (not for all
buildrequest)
Thanks,
Maria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20130524/164fa7e9/attachment.html>
More information about the devel
mailing list