virtualbmc/.coveragerc
Charles Short 154ab21fb1 Switch to using stestr
According to Openstack summit session [1] stestr is
maintained project to which all Openstack projects
should migrate.
Let's switch it then.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Also update requirements to pass gating.

Change-Id: Ibc8575f9f1c6084ec3e695c1ba5827b712aba318
Signed-off-by: Charles Short <zulcss@gmail.com>
2018-06-20 09:23:50 -04:00

8 lines
97 B
INI

[run]
branch = True
source = virtualbmc
omit = virtualbmc/tests/*
[report]
ignore_errors = True