Hi Alex, In https://jaas.ai/u/nagios-charmers/hw-health/12, there is a "Building the tools.zip resource" section which explains how to download the tools. The previous section ("Usage") explains how to attach the resources.
OTOH, this MP adds a snippet of info on "src/CONTRIBUTING" to explain what 3 zip files are needed to make functional tests work. "make help" should show the targets available, and "make test" would run all 3 types of tests (flake8, unit and func tests). By running "make functional", only the func tests will be run (after building the charm). If the above doesn't allow running the tests, then something may be missing (and I would work to fix it). Is there any error that you get when trying to run the functional tests? Thank you! -- 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

