[Buildbot-commits] [buildbot/buildbot] d78107: checkconfig: execute it in a reactor

GitHub noreply at github.com
Tue Mar 17 17:58:04 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: d78107d3f1ae8d6776be6e53494cce4d4bb8ae0f
      https://github.com/buildbot/buildbot/commit/d78107d3f1ae8d6776be6e53494cce4d4bb8ae0f
  Author: Ion Alberdi <ialberdi at intel.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M master/buildbot/scripts/checkconfig.py
    M master/buildbot/test/unit/test_scripts_checkconfig.py

  Log Message:
  -----------
  checkconfig: execute it in a reactor

For configuration that create deferreds
during the load of the config (for example services), a
reactor is needed.


  Commit: cf8821caaec0e4aeaf82beaa34207f98efe08d8e
      https://github.com/buildbot/buildbot/commit/cf8821caaec0e4aeaf82beaa34207f98efe08d8e
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M master/buildbot/scripts/checkconfig.py
    M master/buildbot/test/unit/test_scripts_checkconfig.py

  Log Message:
  -----------
  Merge pull request #1600 from yetanotherion/master

checkconfig: execute it in a reactor


Compare: https://github.com/buildbot/buildbot/compare/3942fe58e022...cf8821caaec0


More information about the Commits mailing list