[Buildbot-commits] [buildbot/buildbot] 1e3544: Unregister slaver from PBManager when removing sla...

GitHub noreply at github.com
Sun Apr 22 03:03:48 UTC 2012


  Branch: refs/heads/buildbot-0.8.6
  Home:   https://github.com/buildbot/buildbot
  Commit: 1e35441ce175eed2b094ca12dfa9f8414c0514be
      https://github.com/buildbot/buildbot/commit/1e35441ce175eed2b094ca12dfa9f8414c0514be
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-04-13 (Fri, 13 Apr 2012)

  Changed paths:
    M master/buildbot/buildslave.py

  Log Message:
  -----------
  Unregister slaver from PBManager when removing slave.

Fixes #2280.


  Commit: 56d4c69838f535e4c987edf64d0eb392f482541f
      https://github.com/buildbot/buildbot/commit/56d4c69838f535e4c987edf64d0eb392f482541f
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-04-15 (Sun, 15 Apr 2012)

  Changed paths:
    M master/buildbot/test/fake/fakemaster.py

  Log Message:
  -----------
  Create a FakeMaster class.

This is still a mock, but it gives us place to add functionality to turn
it into a fake instead.


  Commit: 04649745f52fa2ba97aa72dd9946c4a33b32fdb1
      https://github.com/buildbot/buildbot/commit/04649745f52fa2ba97aa72dd9946c4a33b32fdb1
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-04-15 (Sun, 15 Apr 2012)

  Changed paths:
    M master/buildbot/test/fake/fakemaster.py
    A master/buildbot/test/fake/pbmanager.py
    M master/buildbot/test/unit/test_buildslave.py

  Log Message:
  -----------
  Add tests for #2280.

This also add a FakePBManager class for testing.


  Commit: b003e1498810aacf5394bd9307d12118732afd77
      https://github.com/buildbot/buildbot/commit/b003e1498810aacf5394bd9307d12118732afd77
  Author: Dustin J. Mitchell <dustin at v.igoro.us>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M master/buildbot/buildslave.py
    M master/buildbot/test/fake/fakemaster.py
    A master/buildbot/test/fake/pbmanager.py
    M master/buildbot/test/unit/test_buildslave.py

  Log Message:
  -----------
  Merge pull request #380 from tomprince/bug2280

Unregister slaver from PBManager when removing slave.


Compare: https://github.com/buildbot/buildbot/compare/73c9951...b003e14


More information about the Commits mailing list