[Buildbot-devel] A question about multiple changes
Eric Zhu
eric.zhu.au at gmail.com
Wed May 16 08:16:55 UTC 2012
Hi there,
I am using buildbot as my CI tool. I have a question about multiple
changes. Hope anyone can help me. Thanks.
I use git repository to manage my code and use git_buildbot.py to send
changes to buildbot. Recently I find if multiple changes are sent, buildbot
only buids the first and the last changes.
For example, there are changes 1, 2, 3, 4. I am sure all of them are sent
to buildbot from the log. But buildbot only builds change 1 and 4. Change 2
and 3 are displayed on the waterfall view, but not built. I am wondering if
it's normal. I haven't found anything in documentation. Is there anybody
able to help me figure out? Thanks.
Cheers,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20120516/9d755d26/attachment.html>
More information about the devel
mailing list