[Buildbot-devel] Perforce and getting stdin to slave

Todd Cooper todd_cooper at yahoo.com
Tue Nov 8 21:37:24 UTC 2011


I just started a new position where they are using Perforce.

I have builds working using the p4 buildbot client, but there is nothing in the client to label the builds.

In order to create a new label (or client) in perforce, the commands take stdin for the client description.

In the p4 source connector on the slave this is accomplished by building a long string in python and then using the "log.msg" function in buildbot.

Is there a way I can pass a stdin steps.ShellCommand or steps.MasterShellCommand so I don't have to hack the slave side?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20111108/24e9021b/attachment.html>


More information about the devel mailing list