Closed fabricematrat closed 8 years ago
QA:
python from theblues.charmstore import CharmStore cs = CharmStore('http://api.jujugui.org/charmstore/v5') cs.entity("~yellow/starsay-test-0")
Check that we have some resources as output. then check the resource_url is correct cs.resource_url("~yellow/starsay-test-0", "for-install", 0)
:+1:
QA notes:
Followed the returned url for the resource and got "hello" which seems like a resource file.
QA OK.
👍
:shipit:
Status: merge request accepted. Url: http://ci.jujugui.org:8080/job/theblues-lib-merge
Test PASSed. Refer to this link for build results (access rights to CI server needed): http://ci.jujugui.org:8080//job/theblues-lib/93/ Test PASSed.