]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: denote any mocked params as internal 48198/head
authorMichael Fritch <mfritch@suse.com>
Tue, 20 Sep 2022 23:29:07 +0000 (17:29 -0600)
committerMichael Fritch <mfritch@suse.com>
Wed, 21 Sep 2022 19:08:32 +0000 (13:08 -0600)
commit6909a7e1aa0a89e37fd8fd7f626cb401280aba5d
treefa4be6fe218e1a7ba56bc3581e15ec16a45e219d
parentf7f369e85e730b857f89c831bd59f6588b95da86
cephadm: denote any mocked params as internal

prefix the mock patch params with a `_` char for consistancy with other
tests cases within the suite

Fixes: Fixes: https://tracker.ceph.com/issues/57621
Signed-off-by: Michael Fritch <mfritch@suse.com>
src/cephadm/tests/test_cephadm.py