]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerAdam King <adking@redhat.com>
Tue, 25 Apr 2023 12:36:54 +0000 (08:36 -0400)
commit90a475cea1b994ae971dba1c6bae8f9cdad016c4
tree759433887f76d7c336fdf416f12eb9053ee3c2ba
parente409a288e398f87f2536e5a94331bbc71178f0bd
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>
(cherry picked from commit 2a8316b1c7440f7239cd74470b26bad6a50f9a2c)
src/cephadm/cephadm.py