Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cmd/jujud/reboot: fix reboot worker and test #4749
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$JFDI$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Mar 17, 2016
jujubot
merged commit 00e499e
into
juju:master
Mar 17, 2016
davecheney
deleted the
davecheney:x
branch
Mar 17, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davecheney commentedMar 15, 2016
@bogdanteleaga spotted that I had accidentally neutered the timeout in
the reboot worked.
Fix, and fix the test to actually test that the test fails.
(Review request: http://reviews.vapour.ws/r/4186/)