Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Query store for supported series of charm #55
Conversation
|
Test PASSed. |
rogpeppe
reviewed
Nov 25, 2015
| @@ -506,33 +506,41 @@ func (s *charmStoreRepoSuite) TestResolve(c *gc.C) { | ||
| // Define the tests to be run. | ||
| tests := []struct { |
rogpeppe
Nov 25, 2015
Owner
Can we have at least one test that tests the results for a multi-series charm, please?
|
LGTM with another test or two. Thanks! |
|
Test PASSed. |
|
|
|
Status: merge request accepted. Url: http://ci.jujugui.org:8080/job/charmrepo-merge |
added a commit
that referenced
this pull request
Nov 26, 2015
jujugui
merged commit 0dccc5f
into
juju:v2-unstable
Nov 26, 2015
1 check passed
default
Merged build finished.
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedNov 24, 2015
Add support for querying the supported-series for a charm when resolving. The requires the new charm store.