[Buildbot-commits] [buildbot/buildbot] bafbad: fix management of configured builders
GitHub
noreply at github.com
Sun Feb 8 19:25:56 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: bafbad8ef8499f463cad8b02db0c77d799265842
https://github.com/buildbot/buildbot/commit/bafbad8ef8499f463cad8b02db0c77d799265842
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M master/buildbot/buildslave/base.py
M master/buildbot/data/buildslaves.py
M master/buildbot/db/buildslaves.py
M master/buildbot/test/fake/fakedata.py
M master/buildbot/test/fake/fakedb.py
M master/buildbot/test/unit/test_db_buildslaves.py
Log Message:
-----------
fix management of configured builders
Buildermasterid was confused with builderid, and the cleanup was not properly done
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: c6b0093639f2442144e135f0bf140f483ebdc70a
https://github.com/buildbot/buildbot/commit/c6b0093639f2442144e135f0bf140f483ebdc70a
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-02-08 (Sun, 08 Feb 2015)
Changed paths:
M master/buildbot/db/buildslaves.py
M master/buildbot/test/unit/test_data_buildslaves.py
M master/buildbot/test/unit/test_db_buildslaves.py
M master/docs/developer/database.rst
Log Message:
-----------
Document and add signature tests
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 13cac6fa35b5a5e0f8c5599e8bcd3eaf51a827d7
https://github.com/buildbot/buildbot/commit/13cac6fa35b5a5e0f8c5599e8bcd3eaf51a827d7
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-02-08 (Sun, 08 Feb 2015)
Changed paths:
M master/buildbot/buildslave/base.py
M master/buildbot/data/buildslaves.py
M master/buildbot/db/buildslaves.py
M master/buildbot/test/fake/fakedata.py
M master/buildbot/test/fake/fakedb.py
M master/buildbot/test/unit/test_data_buildslaves.py
M master/buildbot/test/unit/test_db_buildslaves.py
M master/docs/developer/database.rst
Log Message:
-----------
Merge pull request #1518 from tardyp/buildslaveConfigured
fix management of configured builders
Compare: https://github.com/buildbot/buildbot/compare/5d2ae38f57ed...13cac6fa35b5
More information about the Commits
mailing list