]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: disable coverage for some compatibility blocks
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 22 Feb 2023 18:57:21 +0000 (13:57 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 6 Mar 2023 15:42:34 +0000 (10:42 -0500)
commit2a8316b1c7440f7239cd74470b26bad6a50f9a2c
treed0d98b74a847da10f3c47162d34764eea032fca6
parent03773dfbea49b486eca6572f357f9f0cfe0e4fc1
cephadm: disable coverage for some compatibility blocks

This change disables reporting missing coverage for blocks that
contain copy and pasted code from other python versions and exist
to make those functions available to older python versions.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py