Query store for supported series of charm #55

Merged
merged 2 commits into from Nov 26, 2015

Conversation

Projects
None yet
3 participants
Owner

wallyworld commented Nov 24, 2015

Add support for querying the supported-series for a charm when resolving. The requires the new charm store.

Member

jujugui commented Nov 24, 2015

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
http://ci.jujugui.org:8080//job/charmrepo/132/
Test PASSed.

@@ -506,33 +506,41 @@ func (s *charmStoreRepoSuite) TestResolve(c *gc.C) {
// Define the tests to be run.
tests := []struct {
@rogpeppe

rogpeppe Nov 25, 2015

Owner

Can we have at least one test that tests the results for a multi-series charm, please?

Owner

rogpeppe commented Nov 25, 2015

LGTM with another test or two. Thanks!

Member

jujugui commented Nov 26, 2015

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
http://ci.jujugui.org:8080//job/charmrepo/134/
Test PASSed.

Owner

wallyworld commented Nov 26, 2015

:shipit:

Member

jujugui commented Nov 26, 2015

Status: merge request accepted. Url: http://ci.jujugui.org:8080/job/charmrepo-merge

jujugui added a commit that referenced this pull request Nov 26, 2015

Merge pull request #55 from wallyworld/store-supported-series
Query store for supported series of charm

Add support for querying the supported-series for a charm when resolving. The requires the new charm store.

@jujugui 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