]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: update container engine test imports
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 28 Sep 2023 21:01:11 +0000 (17:01 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sun, 10 Dec 2023 15:13:31 +0000 (10:13 -0500)
commitd4013a1d11c532438f92080c70f670d163f2c437
treee36b92c97ac9bf12566e4f2d536ba60037502395
parent66b7f3245c3fb56a5500ac009ce2ac70aa6a1fc8
cephadm: update container engine test imports

Update container engine tests file to use the canonical module for
container engines rather than importing them indirectly from cephadm.py.
This future proofs the test in case the imports in cephadm.py change.

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