Report generated on 12-May-2020 at 18:06:12 by pytest-html v2.1.1
Packages | {"pluggy": "0.13.1", "py": "1.8.1", "pytest": "5.4.2"} |
Platform | Linux-5.3.0-42-lowlatency-x86_64-with-Ubuntu-19.10-eoan |
Plugins | {"cov": "2.8.1", "html": "2.1.1", "metadata": "1.9.0"} |
Python | 3.7.5 |
0 tests ran in 0.61 seconds.
(Un)check the boxes to filter the results.
0 passed, 0 skipped, 0 failed, 1 errors, 0 expected failures, 0 unexpected passesResult | Test | Duration | Links |
---|---|---|---|
No results found. Try to check the filters | |||
Error | unit_tests/test_reactive_openstack_exporter.py::collect | 0.00 | |
ImportError while importing test module '/home/xav/charms/prometheus-openstack-exporter-charm/unit_tests/test_reactive_openstack_exporter.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: unit_tests/test_reactive_openstack_exporter.py:9: in <module> from reactive import openstack_exporter reactive/openstack_exporter.py:21: in <module> from charms.layer import snap E ModuleNotFoundError: No module named 'charms.layer' |