Juju Charm - Gnocchi
Go to file
Paul Goins a74c4b46e5 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: I46e3cfc0bb5a7853325b5d9351190d3687080318
2019-03-01 14:39:40 +01:00
src Run ceilometer-upgrade for all gnocchi tests 2019-02-07 07:12:29 +00:00
unit_tests Enable Bionic as a gate test 2018-05-16 14:31:14 -07:00
.gitignore Enable Bionic as a gate test 2018-05-16 14:31:14 -07:00
.gitreview Misc updates 2017-09-06 13:33:41 +01:00
.testr.conf Misc missing files and ignores 2017-07-10 14:06:10 +01:00
.zuul.yaml Added tox environment for gathering coverage 2019-03-01 14:39:40 +01:00
LICENSE Initial charm version 2017-07-03 14:50:32 +01:00
rebuild Rebuild for sync charms.openstck 2019-02-01 16:12:57 -08:00
requirements.txt Update requirements 2018-10-04 10:51:46 -05:00
test-requirements.txt Update requirements 2018-10-04 10:51:46 -05:00
tox.ini Added tox environment for gathering coverage 2019-03-01 14:39:40 +01:00