]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: use import_cephadm function in test_*.py files
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 26 Sep 2022 15:20:58 +0000 (11:20 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 27 Sep 2022 18:41:54 +0000 (14:41 -0400)
commitd0893e7558d99b8b5d3ef72eb1e270bcc84a6b9a
treef054d761f0039c64862baaeb36b952ac7bf7cae3
parent1c6f1eb598246f0bb60ee5ed6608ba29d0c2981f
cephadm: use import_cephadm function in test_*.py files

Any current or future chicanery needed to import cephadm is now isolated
in one place, and doesn't need to be repeated in every file.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/tests/test_cephadm.py
src/cephadm/tests/test_container_engine.py
src/cephadm/tests/test_enclosure.py
src/cephadm/tests/test_networks.py