[Buildbot-commits] [buildbot/buildbot] 6f5ead: Add support for trial -j option
GitHub
noreply at github.com
Sat Jan 12 15:07:08 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 6f5eadb9890ebc39281b6ec0942bef0e5202a241
https://github.com/buildbot/buildbot/commit/6f5eadb9890ebc39281b6ec0942bef0e5202a241
Author: Matt Haggard <matt at securitymetrics.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M master/buildbot/steps/python_twisted.py
M master/buildbot/test/unit/test_steps_python_twisted.py
Log Message:
-----------
Add support for trial -j option
trial -j/--jobs is only supported in Twisted>=12.3.0
Commit: 11fd6ee6be1b6060ca07d013126e93f9a09304e4
https://github.com/buildbot/buildbot/commit/11fd6ee6be1b6060ca07d013126e93f9a09304e4
Author: Matt Haggard <haggardii at gmail.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M master/buildbot/steps/python_twisted.py
M master/buildbot/test/unit/test_steps_python_twisted.py
Log Message:
-----------
Move jobs setup to start method so that trialJobs can be Renderable
Commit: 986049787469c6ae73d3f40552a577d10822ead0
https://github.com/buildbot/buildbot/commit/986049787469c6ae73d3f40552a577d10822ead0
Author: Matt Haggard <haggardii at gmail.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M master/buildbot/test/unit/test_steps_python_twisted.py
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
Add documentation and fix failing assertion
Commit: f8d3c3a2d1d0f76f8be1eaead58c86854070c3bd
https://github.com/buildbot/buildbot/commit/f8d3c3a2d1d0f76f8be1eaead58c86854070c3bd
Author: Matt Haggard <haggardii at gmail.com>
Date: 2013-01-08 (Tue, 08 Jan 2013)
Changed paths:
M master/buildbot/steps/python_twisted.py
M master/buildbot/test/unit/test_steps_python_twisted.py
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
Rename trialJobs to jobs
Commit: adcc55a0a0a099323c47d4dba2c2f5a67c321caa
https://github.com/buildbot/buildbot/commit/adcc55a0a0a099323c47d4dba2c2f5a67c321caa
Author: Matt Haggard <haggardii at gmail.com>
Date: 2013-01-08 (Tue, 08 Jan 2013)
Changed paths:
M master/buildbot/test/unit/test_steps_python_twisted.py
Log Message:
-----------
Conform to method-naming style
Commit: 3d860d2224518636d1711481e6fd624b678b04a8
https://github.com/buildbot/buildbot/commit/3d860d2224518636d1711481e6fd624b678b04a8
Author: Matt Haggard <haggardii at gmail.com>
Date: 2013-01-08 (Tue, 08 Jan 2013)
Changed paths:
M master/buildbot/steps/python_twisted.py
M master/buildbot/test/unit/test_steps_python_twisted.py
Log Message:
-----------
Remove changes to progressMetrics and use a single OutputProgressObserver for all log files
Commit: efe7f02612c51c882648f55009c721b32cf02fc4
https://github.com/buildbot/buildbot/commit/efe7f02612c51c882648f55009c721b32cf02fc4
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-01-12 (Sat, 12 Jan 2013)
Changed paths:
M master/buildbot/steps/python_twisted.py
M master/buildbot/test/unit/test_steps_python_twisted.py
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
Merge branch 't2421-trial-jobs' of git://github.com/iffy/buildbot
Commit: f3836230d0413d1990d1a253cf39580ba0ff99d2
https://github.com/buildbot/buildbot/commit/f3836230d0413d1990d1a253cf39580ba0ff99d2
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-01-12 (Sat, 12 Jan 2013)
Changed paths:
M master/buildbot/test/unit/test_steps_python_twisted.py
Log Message:
-----------
fix pyflakes
Commit: 172d39745c76790385a20025996aeaeaaf40e80f
https://github.com/buildbot/buildbot/commit/172d39745c76790385a20025996aeaeaaf40e80f
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-01-12 (Sat, 12 Jan 2013)
Changed paths:
M master/docs/manual/concepts.rst
Log Message:
-----------
Merge branch 'master' of github.com:buildbot/buildbot
Compare: https://github.com/buildbot/buildbot/compare/3132da9235e7...172d39745c76
More information about the Commits
mailing list