Closed jcsackett closed 8 years ago
QA:
Setup the charm with a python package created from https://github.com/juju/juju-gui/pull/1140
make package cp /path/to/jujugui-1.9.4.tar.bz2 releases/jujugui-1.9.4
Ensure you are using juju 1.25 or higher and deploy the charm.
export JUJU_DEV_FEATURE_FLAGS=jes juju bootstrap make deploy
Create a second env and switch between the two; make sure that works and the rest of the GUI does as well.
:+1: with a couple of suggestions. QA ok. Thank you!
:+1:
QA:
Setup the charm with a python package created from https://github.com/juju/juju-gui/pull/1140
Ensure you are using juju 1.25 or higher and deploy the charm.
Create a second env and switch between the two; make sure that works and the rest of the GUI does as well.