[Buildbot-commits] [Buildbot] #184: New build step for synchronizing concurrent builds: Blocker
Buildbot
nobody at buildbot.net
Sun Mar 27 16:47:09 UTC 2011
#184: New build step for synchronizing concurrent builds: Blocker
------------------------+---------------------
Reporter: gward | Owner: gward
Type: enhancement | Status: closed
Priority: major | Milestone: 0.8.4
Version: 0.7.6 | Resolution: fixed
Keywords: buildcoord |
------------------------+---------------------
Changes (by Dustin J. Mitchell):
* status: assigned => closed
* resolution: => fixed
Comment:
Merge branch 'bug184' of git://github.com/gward/buildbot
* 'bug184' of git://github.com/gward/buildbot: (41 commits)
(#184) Blocker: add copyright message, move test, cosmetics.
(#184) Blocker: fix unit test by removing unused imports.
(#184) Blocker: make timeout handling a little tighter.
(#184) Blocker: explain why trawling through the build cache is bad.
(#184) Blocker: do not provide a default implementation of
buildsMatch().
(#184) Blocker: make test outcomes match expections again. - set
flunkOnFailure true in my custom NoOp step (looks like the upstream
default changed, breaking my implicit assumption) - update test README to
match current Blocker output
(#184) Blocker: adapt to changes on current trunk (pre-0.8.4).
(#184) Blocker: adapt test infrastructure to current trunk (pre-0.8.4).
- separate buildbot and buildslave scripts - recommend use of virtualenv
for running test daemons - remove manhole from test master config (doesn't
work: Twisted dependencies seem to be incorrect)
(#184) Blocker: adjust to source reorg by moving into master/buildbot.
(#184) Blocker: add a comment about callbacks after timeout.
(#184) Blocker: define __str__() and __repr__(); tweak logging.
(#184) Blocker test: tweak README.txt
(#184) Blocker test: remove pointless constructors.
(#184) Blocker test: add 'restart' Makefile target.
(#184): Blocker test: replace remaining ShellCommands with custom NoOp
step.
(#184) Blocker test: replace "date" ShellCommands with custom Timestamp
step.
(#184) Blocker test: add 'reconfig' Makefile target.
(#184): Blocker test: replace "sleep" ShellCommands with custom Delay
step.
(#184) Blocker: Trim comments from testing master.cfg.
(#184) Blocker: flesh out testing infrastructure. This should enough for
any clueful Buildbot hacker on a Unix box to systematically (not
automatically!) test Blocker.
...
Fixes #184.
Changeset: 20e598d1b45832c354d5b3b519e84d323a5383d2
--
Ticket URL: <http://trac.buildbot.net/ticket/184#comment:23>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list