[Buildbot-devel] Testing a client-server system
Brad Hards
bradh at frogmouth.net
Sun Mar 8 23:00:57 UTC 2009
On Monday 09 March 2009 12:54:14 am Axel Hecht wrote:
> Create a step that starts up the server, and waits for the server to be
> actually ready.
OK, this is the part I need some help with. I take it you are suggesting I add
a custom build step that runs the server, and returns "complete" before the
server actually exits.
I'm not sure how to do that.
Ideally I'd like to keep capturing stdout from the server.
> within the same build, add a step to run your test.
No problem with this part (since I can just run the various tests and killall
step at the end). I just need a hint on that first part...
Thanks for the advice.
Brad
More information about the devel
mailing list