[Buildbot-commits] [buildbot/buildbot] c6b37b: Let rmdir timeout after self.timeout.
GitHub
noreply at github.com
Fri Nov 15 22:01:47 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: c6b37bdb041cf2ba9ca614296cb2aec572e2d8ba
https://github.com/buildbot/buildbot/commit/c6b37bdb041cf2ba9ca614296cb2aec572e2d8ba
Author: Jonas Pommerening <jonas.pommerening at aixigo.de>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M master/buildbot/steps/source/cvs.py
Log Message:
-----------
Let rmdir timeout after self.timeout.
Commit: 5b6db5792f371bf902be14fd4c1e9c7881c39e7a
https://github.com/buildbot/buildbot/commit/5b6db5792f371bf902be14fd4c1e9c7881c39e7a
Author: Jonas Pommerening <jonas.pommerening at aixigo.de>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M master/buildbot/test/unit/test_steps_source_cvs.py
Log Message:
-----------
Test for the timeout parameter.
Commit: fd9f7f62e6d99dd2dd52836dfb2f2b4dbd515856
https://github.com/buildbot/buildbot/commit/fd9f7f62e6d99dd2dd52836dfb2f2b4dbd515856
Author: Jonas Pommerening <jonas.pommerening at aixigo.de>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
M master/buildbot/steps/source/cvs.py
M master/buildbot/test/unit/test_steps_source_cvs.py
Log Message:
-----------
Add timeout to cpdir
Commit: 7157fbb1163096410c115c00825051f5e2c4571e
https://github.com/buildbot/buildbot/commit/7157fbb1163096410c115c00825051f5e2c4571e
Author: Jonas Pommerening <jonas.pommerening at aixigo.de>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
M master/buildbot/test/unit/test_steps_source_cvs.py
Log Message:
-----------
Test for step.timeout instead of a fixed amount.
Commit: 20c2e51d74c885c560030b2c3e0765497f1a55f3
https://github.com/buildbot/buildbot/commit/20c2e51d74c885c560030b2c3e0765497f1a55f3
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M master/buildbot/steps/source/cvs.py
M master/buildbot/test/unit/test_steps_source_cvs.py
Log Message:
-----------
Merge branch 'source-cvs-pass-timeout-to-rmdir' of git://github.com/jpommerening/buildbot
Compare: https://github.com/buildbot/buildbot/compare/9911bc71c514...20c2e51d74c8
More information about the Commits
mailing list