Juju Charm - Aodh
Go to file
Paul Goins dc0cfc8ec9 Added tox environment for gathering coverage
This technique was borrowed from the tox "cover" environment in
openstack/nova's tox.ini.  This leverages the fact that stestr lets
you override the python executable via the PYTHON environment
variable.  Doing this allows us to easily generate coverage for our
unit tests.

An important caveat is that this does not provide any coverage for
tests via zaza, amulet, etc.  It is purely focused on the unit tests.

Note that this replaces the previous .coveragerc; coverage
configuration is instead pulled from tox.ini.

Change-Id: I253e35de7ba72fb2f6a3ad018a45924771443465
2019-03-01 11:07:03 +01:00
src Use transport_url for Ocata or later 2019-02-28 09:45:31 +00:00
unit_tests Fix unit tests after charms.openstack update 2018-10-23 10:06:06 +01:00
.gitignore Deal with py2-py3 payload switch during upgrade-charm 2018-11-15 11:09:55 +00:00
.gitreview Update reference to charm-guide 2016-07-15 16:03:27 +01:00
.project Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
.pydevproject Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
.testr.conf Add unit test targets 2016-06-20 16:56:42 +01:00
.zuul.yaml Added tox environment for gathering coverage 2019-03-01 11:07:03 +01:00
LICENSE Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
rebuild Rebuild for sync charms.openstck 2019-02-04 08:12:08 +01:00
requirements.txt Update requirements 2018-10-04 10:51:27 -05:00
test-requirements.txt Update requirements 2018-10-04 10:51:27 -05:00
tox.ini Added tox environment for gathering coverage 2019-03-01 11:07:03 +01:00