Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 7fd18c2502e0dfd713328bea7aef20471dbf0739
https://github.com/buildbot/buildbot/commit/7fd18c2502e0dfd713328bea7aef20471dbf0739
Author: Kassem Sandarusi <[email protected]>
Date: 2015-08-29 (Sat, 29 Aug 2015)
Changed paths:
M slave/buildslave/base.py
M slave/buildslave/pb.py
M slave/buildslave/scripts/create_slave.py
M slave/buildslave/scripts/runner.py
M slave/buildslave/test/unit/test_bot.py
M slave/buildslave/test/unit/test_scripts_create_slave.py
M slave/buildslave/test/unit/test_scripts_runner.py
Log Message:
-----------
Add a `maxcpus` buildslave property
This should add the property 'maxcpus' to a buildslaves configuration.
If 'maxcpus' is not specified it defaults to 'None' which uses
'multiprocessing.cpu_count()' to receive the max amount of CPUs.
(rebased from https://github.com/buildbot/buildbot/pull/1426, +pep8)
Commit: 718701ecdf7e089b53458d15cc4909495e6f6b31
https://github.com/buildbot/buildbot/commit/718701ecdf7e089b53458d15cc4909495e6f6b31
Author: Dustin J. Mitchell <[email protected]>
Date: 2015-08-29 (Sat, 29 Aug 2015)
Changed paths:
M master/docs/developer/master-slave.rst
M master/docs/relnotes/index.rst
Log Message:
-----------
update protocol docs
Commit: 30facfb561d27ad3914115d37c9872c6d8806f27
https://github.com/buildbot/buildbot/commit/30facfb561d27ad3914115d37c9872c6d8806f27
Author: Dustin J. Mitchell <[email protected]>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
M master/docs/developer/master-slave.rst
M master/docs/relnotes/index.rst
M slave/buildslave/base.py
M slave/buildslave/pb.py
M slave/buildslave/scripts/create_slave.py
M slave/buildslave/scripts/runner.py
M slave/buildslave/test/unit/test_bot.py
M slave/buildslave/test/unit/test_scripts_create_slave.py
M slave/buildslave/test/unit/test_scripts_runner.py
Log Message:
-----------
Merge djmitche/buildbot:pull1426 (PR #1830)
Compare:
https://github.com/buildbot/buildbot/compare/5a1f094d20bf...30facfb561d2------------------------------------------------------------------------------
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits