[Buildbot-commits] [Buildbot] #2042: remove schedulers.state column
Buildbot
nobody at buildbot.net
Sun Sep 4 23:36:04 UTC 2011
#2042: remove schedulers.state column
-----------------------------+---------------------
Reporter: dustin | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 0.8.5
Version: 0.8.4p2 | Resolution: fixed
Keywords: database, simple |
-----------------------------+---------------------
Changes (by Dustin J. Mitchell):
* status: new => closed
* resolution: => fixed
Comment:
Finish removing schedulers.state column
The Nightly scheduler was still expecting scheduler state, and as such
would fail without the column. This removes a bunch of now-dead code,
and re-implements the BaseScheduler get/setState methods to use the
master.db.state, along with updated tests. Fixes #2042.
Changeset: d8c2d1b1f5527c6d336b1c8278fee1eb34ff5529
--
Ticket URL: <http://trac.buildbot.net/ticket/2042#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list