[Buildbot-commits] [buildbot/buildbot] 3a24bf: Force builds only on selected builders.

GitHub noreply at github.com
Tue Aug 7 02:08:19 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 3a24bf682c39df302e2ebeca14d3bd1ef9939b97
      https://github.com/buildbot/buildbot/commit/3a24bf682c39df302e2ebeca14d3bd1ef9939b97
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M master/buildbot/schedulers/base.py
    M master/buildbot/schedulers/forcesched.py
    M master/buildbot/test/unit/test_schedulers_forcesched.py

  Log Message:
  -----------
  Force builds only on selected builders.

Pass the builder name along as a builderNames parameter.  Fixes #2341.


  Commit: 13b97302c6edcdbe5bde83dd103bc8f07d706e38
      https://github.com/buildbot/buildbot/commit/13b97302c6edcdbe5bde83dd103bc8f07d706e38
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M master/buildbot/schedulers/base.py
    M master/buildbot/schedulers/forcesched.py
    M master/buildbot/test/unit/test_schedulers_forcesched.py

  Log Message:
  -----------
  Merge branch 'buildbot-0.8.7'


Compare: https://github.com/buildbot/buildbot/compare/f32f05a9da23...13b97302c6ed


More information about the Commits mailing list