neutron-lbaas/.coveragerc
Paul Michali 9c6f3fae27 LBaaS: Enable coverage testing
After the advanced services split, the coverage testing is not
working. This commit enables the testing.

Change-Id: I656849844333d696a4a3e3a2e0147cfd11a64e47
Partially-Implements: blueprint services-split
2015-02-10 11:36:58 -05:00

8 lines
105 B
INI

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