[Buildbot] #3268: Git retry is inconsistent & has failure modes

Buildbot trac trac at buildbot.net
Sun May 31 19:22:43 UTC 2015


#3268: Git retry is inconsistent & has failure modes
----------------------+-----------------------
Reporter:  vlovich    |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.10     |   Keywords:
----------------------+-----------------------
 The git fetch command may fail & ignore the retryFetch/retry parameters
 that the step is configured with.  The bug is that _fetch invokes _dovccmd
 without configuring abandonOnFailure.

 Moreover, it seems like the distinction between retryFetch and retry isn't
 particularly interesting & there should only be a single retry mechanism
 that is bullet-proof - upon any remote action failing a retry should be
 attempted; trying to distinguish clone network failures from fetch network
 failures doesn't seem overly useful.

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


More information about the bugs mailing list