Files
os-faults/.coveragerc
Ilya Shakhat b5e0993e4f Rename os-failures into os-faults
New name "os-faults" better corresponds to the mission of the
library - providing a unified way for fault injection in OpenStack.

Change-Id: I4eff3936f303f35e3b67dec59a39682944bdae25
2016-09-04 15:59:16 +03:00

8 lines
99 B
INI

[run]
branch = True
source = os_faults
omit = os_faults/openstack/*
[report]
ignore_errors = True