[Buildbot-commits] [buildbot/buildbot] 5d8451: ForceScheduler: Fix issue when creating a 'simple'...

GitHub noreply at github.com
Fri Oct 24 00:58:31 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 5d8451a82ec338a839e7b0b6d987111e796fb5c7
      https://github.com/buildbot/buildbot/commit/5d8451a82ec338a839e7b0b6d987111e796fb5c7
  Author: Benoît Allard <benoit.allard at gmx.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M master/buildbot/schedulers/forcesched.py

  Log Message:
  -----------
  ForceScheduler: Fix issue when creating a 'simple' CodebaseParameter

In case we give strings to the parameters (to get fixed parameters), those should be converted as such.


  Commit: 33540de59d5029352ff65c6971d91177c64014e2
      https://github.com/buildbot/buildbot/commit/33540de59d5029352ff65c6971d91177c64014e2
  Author: Benoît Allard <benoit.allard at gmx.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M master/buildbot/schedulers/forcesched.py

  Log Message:
  -----------
  Don't give value= in constructor of a ForceScheduler Parameter

We should use default=.


  Commit: d8c0baf020d2e44cb343e3a9b477ab7dcf3604c5
      https://github.com/buildbot/buildbot/commit/d8c0baf020d2e44cb343e3a9b477ab7dcf3604c5
  Author: Benoît Allard <benoit.allard at gmx.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

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

  Log Message:
  -----------
  Add test


  Commit: 00c04010bf4740dac5513f67c51461b00d370302
      https://github.com/buildbot/buildbot/commit/00c04010bf4740dac5513f67c51461b00d370302
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

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

  Log Message:
  -----------
  Merge benallard/buildbot:patch-2 (PR #1278)


Compare: https://github.com/buildbot/buildbot/compare/e560b68d66f2...00c04010bf47


More information about the Commits mailing list