[Buildbot-commits] [Buildbot] #1804: DirectoryUpload does not raise an error if it can't copy all the files

Buildbot nobody at buildbot.net
Fri Feb 11 11:42:38 UTC 2011


#1804: DirectoryUpload does not raise an error if it can't copy all the files
--------------------+-----------------------
Reporter:  cortana  |      Owner:
    Type:  defect   |     Status:  new
Priority:  minor    |  Milestone:  undecided
 Version:  0.8.2    |   Keywords:
--------------------+-----------------------
 Since !DirectoryUpload gained !WithProperties support, I switched my
 upload buildstep from being a !ShellCommand that ran rsync to a
 !DirectoryUpload.

 I've noticed that when the destination filesystem doesn't have enough
 room, the !DirectoryUpload build step does not fail. Instead it skips the
 files it can't copy and succeeds, silently.

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


More information about the Commits mailing list