[Buildbot-devel] background linux/python services

Lee Jones LJones at securetrading.com
Fri Aug 27 12:54:46 UTC 2010


Hi Guys,

Sorry to be a pain, but I was wondering if any one had any suggestions:

A part of our build slave is to run one of our python scripts called (release.py) using shellCommand, the purpose of this is to simulate how the release team will actually release the code to the production system.  My release.py runs various commands then starts up a few linux services and sets them to be running in the background, release.py then exits with a 0 exit status.  However, the build slave still thinks that release.py is running, because of the background services, even though it has exited.

Any suggestions on how I can get round this problem would be greatly appreciated.

Thank you very much in advance
Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20100827/3ea63ea6/attachment.html>


More information about the devel mailing list