[Buildbot-commits] [buildbot/buildbot] dba2b0: fix housekeeping code
    GitHub 
    noreply at github.com
       
    Mon Dec 15 08:59:50 UTC 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: dba2b01fc15c983a1d3b679fb08cc0e5d7458c04
      https://github.com/buildbot/buildbot/commit/dba2b01fc15c983a1d3b679fb08cc0e5d7458c04
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-12-14 (Sun, 14 Dec 2014)
  Changed paths:
    M master/buildbot/data/masters.py
    M master/buildbot/master.py
  Log Message:
  -----------
  fix housekeeping code
- the master expiration timer was not really started
- integration issue with the finishStep
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
  Commit: 78738ebe974c9bef0dc28509d6b8f2c20cfee816
      https://github.com/buildbot/buildbot/commit/78738ebe974c9bef0dc28509d6b8f2c20cfee816
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-12-14 (Sun, 14 Dec 2014)
  Changed paths:
    M master/buildbot/test/unit/test_data_masters.py
  Log Message:
  -----------
  update unit tests
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
  Commit: a13c5c697d78d87b04250872ac0fe9f9ce71f9a1
      https://github.com/buildbot/buildbot/commit/a13c5c697d78d87b04250872ac0fe9f9ce71f9a1
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-12-14 (Sun, 14 Dec 2014)
  Changed paths:
    M master/buildbot/test/unit/test_data_masters.py
  Log Message:
  -----------
  add failing test case for _masterDeactivated
  Commit: 3bdf47966de03dcc5a9e8b768ee6db0ab520e1e8
      https://github.com/buildbot/buildbot/commit/3bdf47966de03dcc5a9e8b768ee6db0ab520e1e8
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-15 (Mon, 15 Dec 2014)
  Changed paths:
    M master/buildbot/data/masters.py
    M master/buildbot/master.py
    M master/buildbot/test/unit/test_data_masters.py
  Log Message:
  -----------
  Merge pull request #1443 from tardyp/housekeeping
fix housekeeping code
Compare: https://github.com/buildbot/buildbot/compare/e0562dde1f90...3bdf47966de0
    
    
More information about the Commits
mailing list