[Buildbot-commits] [SPAM] [Buildbot] #686: Git step retry doesn't work?

Buildbot buildbot-devel at lists.sourceforge.net
Sun Jan 17 20:07:38 UTC 2010


#686: Git step retry doesn't work?
-------------------+--------------------------------------------------------
Reporter:  dustin  |       Owner:        
    Type:  defect  |      Status:  new   
Priority:  major   |   Milestone:  0.7.12
 Version:  0.7.11  |    Keywords:        
-------------------+--------------------------------------------------------
 On Fri, Jan 15, 2010 at 6:46 AM, Guo Hongruan wrote:
 >   I found that the retry parameter of source.Git in buildbot.steps does
 > not work at all. If the buildbot failed to checkout source code from
 Git,
 > it can not retry the next time. Instead of retry to checkout source
 code,
 > the buildbot throw out an exception and causes the builder failed.

 Can you file a bug?  I didn't realize there *was* retry behavior -
 what is the purpose of this?  To support checkouts over flaky
 connections?

 It looks like the immediate bug could be fixed (only os.mkdir(..) if
 not os.path.exists(..)), but it really should be tested, and there
 might be larger problems beyond this one.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/686>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list