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/agent: disable diskmanager worker #1394
Conversation
anastasiamac
reviewed
Jan 13, 2015
| @@ -1,4 +1,4 @@ | ||
| REVIEWBOARD_URL = "https://reviews.vapour.ws/" | ||
| REPOSITORY = "juju (core)" | ||
| -BRANCH = "master" |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Jan 13, 2015
jujubot
merged commit 15115a6
into
juju:1.22
Jan 13, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedJan 13, 2015
Storage is incomplete, so the worker is of
no value currently. Disable so we do not
populate state with data whose schema may
change. On master, the worker is enabled
only if the "storage" feature flag is set.