Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/juju/agent: Hard code loop manager #4709

Merged
merged 1 commit into from Mar 15, 2016
Merged

cmd/juju/agent: Hard code loop manager #4709

merged 1 commit into from Mar 15, 2016

Conversation

davecheney
Copy link
Contributor

cmd/jujud/agent.MachineAgentFactoryFn only had one caller, who's
argument for the loop manager was hard coded. Push this down to the
jujud/agent method and add a variant of this function in test scope that
supplies a noop mock loop manager.

(Review request: http://reviews.vapour.ws/r/4147/)

@davecheney
Copy link
Contributor Author

$$JFDI$$

@jujubot
Copy link
Collaborator

jujubot commented Mar 14, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot
Copy link
Collaborator

jujubot commented Mar 14, 2016

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/6804

cmd/jujud/agent.MachineAgentFactoryFn only had one caller, who's
argument for the loop manager was hard coded. Push this down to the
jujud/agent method and add a variant of this function in test scope that
supplies a noop mock loop manager.
@davecheney
Copy link
Contributor Author

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Mar 15, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Mar 15, 2016
cmd/juju/agent: Hard code loop manager

cmd/jujud/agent.MachineAgentFactoryFn only had one caller, who's
argument for the loop manager was hard coded. Push this down to the
jujud/agent method and add a variant of this function in test scope that
supplies a noop mock loop manager.

(Review request: http://reviews.vapour.ws/r/4147/)
@jujubot jujubot merged commit 78f026b into juju:master Mar 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants