Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Use new jujuclient store for model info and refactor tests #11
Conversation
|
Thanks for this! LGTM, but I'd like @tasdomas to take a look. |
|
LGTM |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-romulus |
|
Build failed: Tests failed |
|
$$merge$$ now with dependencies that will pass the tests. |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-romulus |
added a commit
that referenced
this pull request
Feb 23, 2016
jujubot
merged commit 528af26
into
master
Feb 23, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedFeb 23, 2016
The old configstore is replaced by the jujuclient store.
Test are refactored to use the in memory store to avoid writes to disk.