neutron-vpnaas/.coveragerc
Paul Michali 77e46dd71e VPNaaS: Enable coverage tests
Since the repo split, the coverage test was not operational. This
commit modifies the setup to enable coverage to correctly run.

Change-Id: Iaf4b9e334010dc83c09f9b30cda2af68a02cac4c
Paritally-Implements: blueprint services-split
2015-02-09 14:18:23 -05:00

8 lines
107 B
INI

[run]
branch = True
source = neutron_vpnaas
# omit = neutron_vpnaas/tests/*
[report]
ignore-errors = True