Closed frankban closed 8 years ago
QA:
juju bootstrap --upload-tools lxd lxd
;charm push .
should
output the resulting fully qualified url, like
url: cs:~frankban/juju-gui-0
channel: unpublished
Alternatively you can just deploy this as a local charm below;juju deploy cs:~frankban/juju-gui-0 trusty-gui --series trusty
;juju deploy cs:~frankban/juju-gui-0 xenial-gui --series xenial
;Test FAILed. Refer to this link for build results (access rights to CI server needed): http://ci.jujugui.org:8080//job/juju-gui-charm/110/ Test FAILed.
I have some questions and trivial comments, but this code looks :+1:
Thanks, @frankban.
Beginning QA now.
Test PASSed. Refer to this link for build results (access rights to CI server needed): http://ci.jujugui.org:8080//job/juju-gui-charm/111/ Test PASSed.
In the Makefile we still have targets for ensure-juju-test and ensure-juju-env which are not referenced by any other target and are not listed in make help
. I think they should be removed.
Thanks for the reviews JC and Brad. I removed ensure-juju-* make targets, good catch.
Test PASSed. Refer to this link for build results (access rights to CI server needed): http://ci.jujugui.org:8080//job/juju-gui-charm/112/ Test PASSed.
QA notes:
QA OK.
:shipit:
Status: merge request accepted. Url: http://ci.jujugui.org:8080/job/juju-gui-charm-merge
juju-gui is now a multi-series charm.
Additionally: