Oh, there's something not documented that I took for granted, since it's part of template-python-pytest that we use as a stub to create new charms.
"juju bootstrap lxd" needs to be set up. src/tests/functional/conftest.py will connect to an existing controller, and create a new model where applications will be deployed. If a controller does not exist, pytest will fail. I think this should also be added to the src/CONTRIBUTING file. -- https://code.launchpad.net/~aluria/hw-health-charm/+git/hw-health-charm/+merge/369278 Your team Nagios Charm developers is subscribed to branch hw-health-charm:master. -- Mailing list: https://launchpad.net/~nagios-charmers Post to : [email protected] Unsubscribe : https://launchpad.net/~nagios-charmers More help : https://help.launchpad.net/ListHelp

