]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tox.ini: remove extraneous coverage --omit option 10943/head
authorJosh Durgin <jdurgin@redhat.com>
Wed, 31 Aug 2016 23:05:13 +0000 (16:05 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 31 Aug 2016 23:05:20 +0000 (16:05 -0700)
commitdfa37df4c057235f93f869cde99ef1b5feb33d7b
tree69222f4768dc3c3bd5a6ad09438c96c262d426bb
parent990a920206e0bf40b2610aadd45c00415b7eff5f
tox.ini: remove extraneous coverage --omit option

This option isn't eliminating anything in the runs I've seen, and it
causes the coverage command (and thus 'make check') to fail spuriously
if a parent directory contains 'test' or 'tox', since it filters out
all of the coverage data.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/ceph-detect-init/tox.ini
src/ceph-disk/tox.ini