[Buildbot-commits] [buildbot/buildbot] 445c7e: Work around incorrect big status
GitHub
noreply at github.com
Tue May 8 02:55:51 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 445c7e9059e8c235eec73754b0ac6ec161cf5fe4
https://github.com/buildbot/buildbot/commit/445c7e9059e8c235eec73754b0ac6ec161cf5fe4
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/process/builder.py
Log Message:
-----------
Work around incorrect big status
This just calls updateBigStatus every 30m, which should at least keep
things in a consistent state long-term. Refs #1980.
Commit: 5b3fcc88a0d271151349a2ec55cdf758ad5b8811
https://github.com/buildbot/buildbot/commit/5b3fcc88a0d271151349a2ec55cdf758ad5b8811
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/process/builder.py
Log Message:
-----------
Merge branch 'bug1980'
* bug1980:
Work around incorrect big status
Commit: 058a5c2cab2f90c0e399bec45933d8489d914096
https://github.com/buildbot/buildbot/commit/058a5c2cab2f90c0e399bec45933d8489d914096
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/process/builder.py
M master/buildbot/test/unit/test_process_builder.py
Log Message:
-----------
Work around incorrect big status
This just calls updateBigStatus every 30m, which should at least keep
things in a consistent state long-term. Refs #1980.
Compare: https://github.com/buildbot/buildbot/compare/82a0b68...058a5c2
More information about the Commits
mailing list