]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm/tests: add test coverage for find_executable
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 26 Jan 2023 20:03:30 +0000 (15:03 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 26 Jan 2023 20:03:30 +0000 (15:03 -0500)
commit66967c1c8114dbde6cb534ea25d5790869fa25dc
treef876359a39c9cb3319f2c3e2c001cc55463c198a
parent4a2d50d9b7dd71efbfbbaeb2cf4dbeae602473e3
cephadm/tests: add test coverage for find_executable

Also sets no coverage pragma on a windows only line. I'm assuming
cephadm isn't going to be run on windows any time soon.

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