]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: convert test case to call command_deploy_from
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 20 May 2023 17:45:10 +0000 (13:45 -0400)
committerAdam King <adking@redhat.com>
Thu, 31 Aug 2023 17:35:15 +0000 (13:35 -0400)
commitc6f27e40cdc0aef01ff727c1b22cf78e05da8366
tree2025fb54285d117e748cf6196425ce52d37c1124
parente81ca94094fb577923dd78ae21fcb368859adb04
cephadm: convert test case to call command_deploy_from

The test was previously using command_deploy but that is being
deprecated so call command_deploy_from instead.

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